|
-
December 12th, 1999, 11:26 AM
#1
Autorun CD-Rom with Icon splash
I am not at all familiar with VB, but I have access to it at work. I just need code so I can autoboot a CD-Rom when inserted into a drive, displaying my icon file at startup. Also, how do I convert a .GIF to .ICO. Thanks
-
December 12th, 1999, 01:06 PM
#2
Re: Autorun CD-Rom with Icon splash
Autorun doesn't need vb at all. just create autorun.inf file and put in it thease lines:
[autorun]
open=my.exe
icon=my.ico
of cousrse 'my' comes instead filenames, possible with full/ partial path. Enjoy.
P.S. If you hear about the .ico pls write me at [email protected]
-
December 13th, 1999, 02:01 AM
#3
Re: Autorun CD-Rom with Icon splash
To convert imgae to .ico, try using the software "icon editor" . U will find it at www.axialis.com
Software Engineer
Bangalore
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|