Hi Cactus
I've wrote this program because, some of my employees had problems opening the connection to the server and map all relevant shares.
Further a lot of people think it is annoying that they have to use 2 or more steps connecting to the server. Before I wrote this tiny program my employees connected like this.
1. Connect to the server through VPN (shortcut at the desktop)
2. Mapped home dir manually (entered username and password again)
3. Opened home dir and run logon.bat from the home dir.
This solution works just fine.
But now they can just fire the shortcut on the desktop and they are connected to the VPN and all the shares.
Remember: I am not telling you to use this program! I am just giving everybody the opportunity to do what I do.
Here is information about the user.ini file
1. username
2. password (encrypted off course the encryption is both ways. if it was one way i can't use it in the program - I think

)
3. servername
4. homedir
5. connect at startup (true or false)
At the moment there is NO documentation for the program.
If you think there is some places the program needs improvement's I wold like to hear from you.