• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Autorun CD...Win2k....Problem ??

Sweden

Member
Hello

Have made an autorun CD which starts with an html page. It works beautifully
with Win98 but I get error messages with Win2k
In the Autorun.inf file I have made the following statement
open = start.exe index.htm
The start.exe is a file in Windows\System32, which makes the CD jump start.
In Win2k I get an error and a request for a pat to start.exe.
I would have thought that there would be a start.exe in Win2k also..Is there..??
Where should it be...or do I have to make a different statement in the Autorun.inf
for the CD to work on both Win98 and Win2k ??

Swede
😀:|😀
 
Win98 system path may have a different name than the W2k path.

My main path is WINNT on my 2K system

You may be able to use the global variable name for the directory path and use that instead of the fixed path which seems to be giving you the trouble
 
Back
Top