Author |
Message |
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8762
|
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Thu Mar 04, 2021 4:42 pm Post subject: |
|
|
TGRMN Software wrote: | What is the error message shown? |
There is no error message. When I ran the batch file on my own workstation, it opened a window and after the batch command ran, it had a message to hit any key to open the windows services.
On the problem workstation, the batch command seems to crash. When I right click on the bat file and tell it to run as administrator, the screen flashes and nothing happens. If I open services, there is no entry there for WWEngine. |
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Fri Mar 05, 2021 8:21 pm Post subject: |
|
|
TGRMN Software wrote: | What is the error message shown? |
I looked at the batch file and tried to run it manually under in CMD with admin privileges. Here is the error:
Quote: | C:\WINDOWS\system32>vvengineservice -i
'vvengineservice' is not recognized as an internal or external command,
operable program or batch file. |
I tried running the command from the Program Files directory wherre VV Engine is and got the same error.
Quote: | C:\WINDOWS\system32>cd\
C:\>cd C:\Program Files (x86)\VVEngine
C:\Program Files (x86)\VVEngine>vvengineservice -i
'vvengineservice' is not recognized as an internal or external command,
operable program or batch file. |
|
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8762
|
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Mon Mar 08, 2021 4:12 pm Post subject: |
|
|
TGRMN Software wrote: | Do you have VVengineservice.exe in the same folder as the file
Service - INSTALL VVEngine as Service ? |
Yes, both are in:
C:\Program Files (x86)\VVEngine\serv |
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Sat Mar 13, 2021 1:16 am Post subject: |
|
|
TGRMN Software wrote: | Do you have VVengineservice.exe in the same folder as the file
Service - INSTALL VVEngine as Service ? |
Yes they are. |
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Tue Mar 16, 2021 9:27 pm Post subject: |
|
|
TGRMN Software wrote: | Do you have VVengineservice.exe in the same folder as the file
Service - INSTALL VVEngine as Service ? |
Still struggling here. |
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8762
|
Posted: Tue Mar 16, 2021 10:25 pm Post subject: |
|
|
Hi, the file Service - INSTALL VVEngine as Service.bat
just calls
vvengineservice -i
To install the VVEngine service.
Can you run that manually from the command line, vvengineservice -i ? _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Wed Mar 17, 2021 4:13 pm Post subject: |
|
|
TGRMN Software wrote: | Hi, the file Service - INSTALL VVEngine as Service.bat
just calls
vvengineservice -i
To install the VVEngine service.
Can you run that manually from the command line, vvengineservice -i ? |
See previous post about three up. I already tried this. It didn't work.
I looked at the batch file and tried to run it manually under in CMD with admin privileges. Here is the error:
Quote: | C:\WINDOWS\system32>vvengineservice -i
'vvengineservice' is not recognized as an internal or external command,
operable program or batch file. |
I tried running the command from the Program Files directory wherre VV Engine is and got the same error.
Quote: | C:\WINDOWS\system32>cd\
C:\>cd C:\Program Files (x86)\VVEngine
C:\Program Files (x86)\VVEngine>vvengineservice -i
'vvengineservice' is not recognized as an internal or external command,
operable program or batch file. |
|
|
Back to top |
|
|
TGRMN Software Site Admin
Joined: 10 Jan 2005 Posts: 8762
|
Posted: Thu Mar 18, 2021 6:29 am Post subject: |
|
|
Hi, the file is in:
C:\Program Files\VVEngine\serv\
Can you try :
vvengineservice -i
form there or
vvengineservice.exe -i
thanks _________________ --
TGRMN Software Support
http://www.tgrmn.com
http://www.compareandmerge.com |
|
Back to top |
|
|
kirkdickinson
Joined: 15 May 2008 Posts: 63
|
Posted: Thu Mar 18, 2021 4:21 pm Post subject: |
|
|
TGRMN Software wrote: | Hi, the file is in:
C:\Program Files\VVEngine\serv\
Can you try :
vvengineservice -i
form there or
vvengineservice.exe -i
thanks |
The file is not there. The installer didn't put it there. It got installed here:
C:\Program Files (x86)\VVEngine\serv
I used that path and I think it did install as a service.
Still having problems. I now believe that I actually have an issue with my FreeNAS SMB share permisionsr that is causing most of my problems.
Thanks,
Kirk |
|
Back to top |
|
|
|