Post Reply 
Automatic Start up using reg key RUN
30-09-2016, 01:36
Post: #3
RE: Automatic Start up using reg key RUN
(29-09-2016 21:06)simoncn Wrote:  
(29-09-2016 15:52)Madmax Wrote:  I would like to use HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
to automatically run Minimserver when booting the system. But I am unable to execute mserver.jar - I can double click and it runsHuhHuh

Are you OK with having this start when a user logs in (very easy) or do you want it to start when no user is logged in (a bit more work)?

Thanks for responding

At boot time as for Windows Defender for example.

HKEY_LOCAL_MACHINE\SOFTWARE|Microsoft\Windows\CurrentVersion\Run

WindowsDefender REG_EXPAND_SZ "%ProgramFiles%\Windows Defender\MSASCuiL.exe"

I have tried various combinations of the following without any luck

MinimServer REG_EXPAND_SZ "%ProgramFiles%\Java\jre1.8.0_101\bin\Javaw.exe -jar %ProgramFiles%\MinimServer\lib\mserver.jar"
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Automatic Start up using reg key RUN - Madmax - 30-09-2016 01:36

Forum Jump:


User(s) browsing this thread: 1 Guest(s)