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
Win98/Me:InstallOption crashes with links
9 posts
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
-Stu
Originally posted by norialyes. I checked for updates before I posted to the forum.
Win98 IE 4.72.3110.1
I've tested the latest version of testlink.nsi and made today a CVS update. The test system is a pure, freshly installed Win98 without any extra programs on an Cyrix 6x86 166+.
NormallyI use a other configuration but users reported me problems with my installer and Win98/Me.
HTH
Try downloading the CVS zip:
I have also got a fresh Win98SE build on a network computer, and the links do not crash the installer.
-Stu
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:
I have also got a fresh Win98SE build on a network computer, and the links do not crash the installer.
-Stu
thanks.
but now
!insertmacro MUI_STARTMENU_DELETE_BEGIN
!insertmacro MUI_STARTMENU_DELETE_END
don't work
but this is an other problem ;-)
thanks for your help
It may have changed in latest Modern UI.
Try the readme.
-Stu
Try the readme.
-Stu
I already read the readme but I forgot a 'Pop $R7' ;-)
thanks for your help - again
thanks for your help - again