I am trying to install a server on a host maching. It is a VistaDB Server, but I am not expecting brand specific information.
I was just wondering if someone could help me interpret what the below text means. I understand point one and three. I am having a problem with point two. I am using INNO setup and am not sure how to accomplish line two using INNO.
VB Code:
Installing and running the Windows Server To install the VistaDB Server on the deployment machine, do the following: 1. C:\Program Files\VistaDB 2.1\Server\2User\VistaDBServerService.exe "/install /silent" 2. C:\Windows\System32\net.exe C:\Program Files\VistaDB 2.1\Server\2User start "VistaDB Server" 3. C:\Program Files\VistaDB 2.1\Server\2User\ServerServiceManager.exe
Thank you for your help.




Reply With Quote