OK, the problem isn't really with Create.bat. The problem is when I try to create a new server Create.bat never runs to completion. It seems to choke on the last two lines:
mkdir ..\..\myservers\%1
copy PcHelpWare_server.exe ..\..\myservers\%1\PcHelpWare_server.exe
When I run Create Server, the bat file opens up in Notepad -- why I don't know -- as if this is designed to help me. With no other information it isn't much help.
Anyway, I tracked down the newly created PcHelpWare_server.exe file, and it is sitting in the \create_server\server folder. Works perfectly, just didn't get copied to the correct folder in myservers.
Now, here is the weird part: I can run Create.bat in a DOS window and it runs perfectly every time, no matter if the directory needs to be created or it already exists.
What's even stranger is that this was working fine yesterday. I haven't changed a thing. I just wanted to create a new server with a different screen quality, and this behavior started.
Any ideas?
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
Problem with Create.bat
Re: Problem with Create.bat
The Creat.bat will open a CMD window for running. Did it happened the CMD window is setted to start at somewhere NOT the same directory as the Creat.bat?
-
- Posts: 2
- Joined: 2007-11-21 05:11
Re: Problem with Create.bat
The CMD window always has opened in C:\Users\AccountName.
I have changed nothing. I no longer see the CMD window -- it opens the batch file as soon as I finish entering the prompts.
I have changed nothing. I no longer see the CMD window -- it opens the batch file as soon as I finish entering the prompts.
David G Martin