Jump to content

RegKey Startup Problems


sablefoxx

Recommended Posts

So i've been trying to get a program to auto-run using a regkey but it just doesnt seem to work, located at:

HKLMSOFTWAREMicrosoftWindowsCurrentVersionRun

Key Code:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionRun]
"SysCfgDiL"="C:WindowsSystem32nircmd.exe execmd CALL svhost.exe"

But it doesnt work, any idea on why.  Are there rules on what windows will/wont auto-run at start up?

Link to comment
Share on other sites

Does it require a slash or escape of some sort after nircmd.exe.

Also, if your in the startup directory and trying to start "svhost.exe" why not just put a path to that program?

Link to comment
Share on other sites

Does it require a slash or escape of some sort after nircmd.exe.

Also, if your in the startup directory and trying to start "svhost.exe" why not just put a path to that program?

Not that i know of, i edited and existing key and looked at all the others they are all similar

and i need nircmd to hide the the program

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...