New EMSREV?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

New EMSREV?

Louis LaBrunda
Hi Everyone,

I'm currently using v8.6.3 with EMSRV on 64 bit Windows 10.  I want to keep v8.6.3 for a while.  I would like to install both 32 and 64 bit versions of VA 9.1 and unless there is a very good reason not to, I want to install the 64 bit version of EMSRV (assuming there is one).

Is there any reason I shouldn't do this?  Any and all suggestions and hints are welcome.  Thanks in advance.

Lou

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.
Reply | Threaded
Open this post in threaded view
|

Re: New EMSREV?

Louis LaBrunda
Hi All,

I did more research and decided I could install the 64 bit version of VA 9.1 and its emsrv.  After installing I ran the following.  It worked but when I try to start the service, the service would start and then stop.

c:\Program Files\Instantiations\VA Smalltalk\9.1x64>emsrv -install -u EMSRVUSER -p ThePassword -W """c:\ProgramData\Instantiations\VA Smalltalk\9.1\manager\"""

Looking at the properties, the "Path to executable" is:

c:\Program Files\Instantiations\VA Smalltalk\9.1x64\emsrv.exe -u EMSRVUSER -p LotsOfNumbersThatAreThePassword -W "c:\ProgramData\Instantiations\VA Smalltalk\9.1\manager""

Note that there is an extra double quote at the end of the line.  I then used RegEdit to find and edit:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EMSRV

In there I removed the extra double quote from the end of the ImagePath entry.  While I was at it I added and a new string value with the name "Description" and with the value "ENVY Manager Service".

once this was done I could start the service.

Lou


On Monday, July 30, 2018 at 9:36:38 AM UTC-4, Louis LaBrunda wrote:
Hi Everyone,

I'm currently using v8.6.3 with EMSRV on 64 bit Windows 10.  I want to keep v8.6.3 for a while.  I would like to install both 32 and 64 bit versions of VA 9.1 and unless there is a very good reason not to, I want to install the 64 bit version of EMSRV (assuming there is one).

Is there any reason I shouldn't do this?  Any and all suggestions and hints are welcome.  Thanks in advance.

Lou

--
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
To post to this group, send email to [hidden email].
Visit this group at https://groups.google.com/group/va-smalltalk.
For more options, visit https://groups.google.com/d/optout.