hi i m making sms software in vb6 wich work as windows service.my sms system is install more than 30 pcs in different locations.everything works fine but my problem is if user reinstall windows my sms software definately removed. i have a batch file which create SMsService.exe service . smsService.exe current location is d:\sms\ .so the question is there any way .if user reinstall windows my batch file automatically execute and create service again and my application works again.i hear something AutoRun.inf but autorun.inf not works for me..please give me any solution..
- 6 views