|
Prev: Protecting D11 EXE
Next: Adobe MAX 2008
From: bruce34567 on 10 Jun 2008 11:03 i would like to have my director program listed in the list of programs that pop up on windows when a usb stick is inserted. when my prog is first installed and run I,m guessing it would have to modify some windows ini file or something using buddy api??????? Thankyou in advance for any help! Cheers Bruce
From: rafa on 10 Jun 2008 17:22 Hi Bruce: If you add an "autorun.inf" file to your USB stick (flash drive), it will show the name of your project on the list. The list is called "actions list." On your "autorun.inf" file, add the following so that your project shows up on the list (I believe it will be the first item on the list as well). [autorun] open=YOURFILE.exe icon=YOURFILE.exe label=YOURFILENAME action=NAME-ON-LIST Rafael.
From: bruce34567 on 11 Jun 2008 14:07 Thank You Rafael... works like a charm!
From: yupieyi on 20 Jun 2008 05:28 I second that.. i've always seen these autorun.inf files but ve never bothered to know what they do.. now i do! Ty..
|
Pages: 1 Prev: Protecting D11 EXE Next: Adobe MAX 2008 |