Hi there!
I updated the first post to include the download on another host
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
php serverpackage online creator
Re: php serverpackage online creator
I take this post back 'cos I'm working on a similar solution, but on the present release of PCHelpWare available (i.e. V2 RC1)... the idea is that I work on a website (let's call it "WebSite"):
- on the WebSite I have a pchw basic package (e.g.: I create locally one package with the standard procedure then upload it);
- I create an ID "on-the-fly" based on the current user (logged in the WebSite);
- a new custom package is built (self-extracting zip with ".exe" extension) changing "pchelpwareS.ini" file ("Hostname" row) inside the original one, leaving all other rows untouched;
- the new package is served as a downloadable ".exe" to the user.
Before coding... just updating "pchelpwareS.ini" would be enough?
My idea is that users would log in the WebSite and starts a support session with a "single-click" action (actually: download and run the package).
Moreover: what if more than one user run PCHelpWare at once?
Thankx.
- on the WebSite I have a pchw basic package (e.g.: I create locally one package with the standard procedure then upload it);
- I create an ID "on-the-fly" based on the current user (logged in the WebSite);
- a new custom package is built (self-extracting zip with ".exe" extension) changing "pchelpwareS.ini" file ("Hostname" row) inside the original one, leaving all other rows untouched;
- the new package is served as a downloadable ".exe" to the user.
Before coding... just updating "pchelpwareS.ini" would be enough?
My idea is that users would log in the WebSite and starts a support session with a "single-click" action (actually: download and run the package).
Moreover: what if more than one user run PCHelpWare at once?
Thankx.