hey all,
I have done some google browsing, to find some tips on how to auto start an .exe, without using a service.
came across this article :
http://www.governmentsecurity.org/articles...deonstartup.php
very interessting, but I have trouble using the win.ini and sytem.ini configs.
I added the following to the ini files
Win.in file -->
[windows]
load=C:\folder\exefile.exe
run=C:\folder\exefile.exe
and system.ini -->
[boot]
shell=explorer.exe C:\folder\exefile.exe
when I boot the computer however the exefile is not run, I have this windows version : Microsoft Windows XP [Version 5.1.2600]
I also checked the startup through msconfig, which should load both ini files, but nothing happens. Any clues ?
hope someone has the answer =)





