Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

Problem with Create.bat

Post Reply
hurricane51
Posts: 2
Joined: 2007-11-21 05:11

Problem with Create.bat

Post by hurricane51 »

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?
David G Martin
YY
200
200
Posts: 996
Joined: 2006-11-13 15:11

Re: Problem with Create.bat

Post by YY »

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?
hurricane51
Posts: 2
Joined: 2007-11-21 05:11

Re: Problem with Create.bat

Post by hurricane51 »

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.
David G Martin
Post Reply