|
-
Jan 31st, 2000, 06:13 PM
#1
Thread Starter
Hyperactive Member
This is almost not an VB Q but I hope someone can help me.
I have made an app that I will deploy on a cd. I have an Index.htm file that I want to autostart when the user inserts the cd and after wiewing the info they can choose to start the setup by clicking on a button.
I choose this way because I think its easyer to make a nice looking setupscreen in HTML than in VB.
But I cant get the cd to autostart my index.htm file, if I type
[autostart]
run = start.exe index.htm
It only opens up the explorer listing all the files. Does anybody have an idea on how I should write my autorun.inf to start the .htmfile??
Thanks in advance
------------------
On Error Goto Bed :0)
[email protected]
OK I found a way to do this.
If anyone is interested pleasse send me a note. 
[This message has been edited by onerrorgoto (edited 02-01-2000).]
-
Jan 31st, 2000, 09:26 PM
#2
Member
Did you just chang it to run = index.html?
------------------
-Mystiq
-
Feb 1st, 2000, 04:22 PM
#3
Thread Starter
Hyperactive Member
Sorry mystiq
But run=index.htm only starts the explorer window not the file.
I found a small program that is called SlyAutorun that I call in autorun.inf and that program has an .ini file where I state what file I wanna open.
------------------
On Error Goto Bed :0)
[email protected]
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
|