Win98/Me:InstallOption crashes with links
Hello,
I compiled nsis\contrib\installoptions\testlink.nsi and run on Win98/Me maschine. All pages with type=link state=http:// or type=link state=mailto: crashes directly. any ideas?
regards
norial
Archive: Win98/Me:InstallOption crashes with links
Win98/Me:InstallOption crashes with links
Hello,
I compiled nsis\contrib\installoptions\testlink.nsi and run on Win98/Me maschine. All pages with type=link state=http:// or type=link state=mailto: crashes directly. any ideas?
regards
norial
I Can't reproduce the error, whats your IE version?
Win98 IE 4.72.3110.1
Are you using latest CVS, because this has been fixed in recent CVS.
-Stu
Originally posted by norialyes. I checked for updates before I posted to the forum.
Win98 IE 4.72.3110.1
Try downloading the CVS zip:
http://nsis.sourceforge.net/nightly/nsis.zip
I have also got a fresh Win98SE build on a network computer, and the links do not crash the installer.
-Stu
Originally posted by Afrow UKIt works!!!
Try downloading the CVS zip:
http://nsis.sourceforge.net/nightly/nsis.zip
I have also got a fresh Win98SE build on a network computer, and the links do not crash the installer.
-Stu
It may have changed in latest Modern UI.
Try the readme.
-Stu
I already read the readme but I forgot a 'Pop $R7' ;-)
thanks for your help - again