|
-
Jun 29th, 2005, 09:37 AM
#1
Thread Starter
Addicted Member
Autorun setup from cd
Hey, I got my project finished and I am wondering how to make the setup file run upon entering a burned cd of the project. Is all I have to do is make a autorun.ini file ? Thanx all for the help!
-
Jun 29th, 2005, 10:33 AM
#2
Thread Starter
Addicted Member
Re: Autorun setup from cd
Hey, I created a autorun.inf file and its not working. =(.
Here is the autorun.inf file:
[autorun]
open=setup.exe
icon=REAicon.ico
label=RE Assistant 0.10
Anyone know what could be wrong ?
-
Jun 29th, 2005, 10:41 AM
#3
Re: Autorun setup from cd
Is the setup file in the root of the CD?
-
Jun 29th, 2005, 10:42 AM
#4
Re: Autorun setup from cd
You can always try a free wizard though..
http://www.ashzfall.com/products/autorun/
It even has a FAQ on how to test an autorun.inf without wasting CDs...
-
Jun 29th, 2005, 02:58 PM
#5
Re: Autorun setup from cd
You should only need this like you have and have the files in your root directory on your cd.
VB Code:
[autorun]
open=setup.exe
icon=REAicon.ico
You did name the file - "autorun.inf" and your cd drive supports autorun and you didnt designate "Take no action" for when a cd is
put in the drive (if running XP)?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
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
|