Hi, I was wondering if I could autorun a .htm file instead of a .exe file.
Here is the code for autorunning a .exe:
Can I do this?:
The reason I ask is because I do not want to waste a cd trying it out then it wouldn't work. Any help is appriciated.
Here is the code for autorunning a .exe:
| Code: |
| [autorun]
open=autoplay.exe |
Can I do this?:
| Code: |
| [autorun]
open=autoplay.htm |
The reason I ask is because I do not want to waste a cd trying it out then it wouldn't work. Any help is appriciated.
