View Single Post
  #1 (permalink)  
Old July 24th, 2014, 10:53 AM
RockBal RockBal is offline
Authorized User
 
Join Date: Nov 2010
Posts: 50
Thanks: 0
Thanked 1 Time in 1 Post
Default auto-run in pen-drive not working

Hi,

I need to open a html file automatically inserting a pen-drive and CD. it will open portable firefox for both drives
1
[AutoRun]
SHELLEXECUTE=index.html

2
[autorun]
UseAutoPlay=1
open=ShellRun.exe index.html
ACTION=View the presentation

i used the above code but it will not open automatically insert a pen drive and CD.

Kindly suggest how to open html file automatically inserting a pen drive windows 7 and above. Any setting i have to change windows OS?.

Last edited by RockBal; July 24th, 2014 at 11:55 AM..
Reply With Quote