Hey guys, can someone please suggest a solution to this problem?
I develop software to help teach people guitar, and distribute the software as a download - but also cd-rom for people who want to have a hard copy. I've had some issues over the last few years due to web browser development - i shall explain! When the user puts the CD-ROM into their drive, an html welcome page auto-loads to greets them, and asks to select PC (for an .exe that contains all the info) or MAC (which takes them to some more html pages with screenshots of the .exe instead...) this all worked great for years. But recently, this is no longer possible. With CHROME for example, when the user clicks PC, it downloads the .exe to their downloads folder, rather than 'running' it, to keep it in it's current location with all the other content. So when they then run the .exe, they cannot launch any of the other files through it because they have become separated.
I thought maybe replace the html welcome page perhaps with just a PDF file, that i could link to the exe from, but i just tested this and it does not seem to want to link to exe files, only the mac version will work.
Can anyone please help? Is there any way around this? All i want to do is be able to run the .exe file from within the CD-ROM where all the content is. I can't use an installer, it has to run from the cd-rom. So i need some method of running the .exe from the disc. I suppose there are security risks maybe stopping this, but any thoughts/ideas appreciated
Thanks







