Nate237
29th January 2002, 21:06
I'm trying to set UninstallSubCaption for the completed screen of the uninstaller.
By default, uninstalls say "Installation is complete!", which really isn't correct since it is an uninstall.
I'm using the following in my script:
UninstallSubCaption 2 "Uninstall completed!"
The compile output says:
UninstSubCaption: page:2, text=Uninstall completed!
Upon running the uninstall, I'm still getting the default "Installation is complete!" message.
I'm using MakeNSIS v1.94.
Any ideas?
Thanks,
Nathan Nichols
nathan at rocketmail dot com
By default, uninstalls say "Installation is complete!", which really isn't correct since it is an uninstall.
I'm using the following in my script:
UninstallSubCaption 2 "Uninstall completed!"
The compile output says:
UninstSubCaption: page:2, text=Uninstall completed!
Upon running the uninstall, I'm still getting the default "Installation is complete!" message.
I'm using MakeNSIS v1.94.
Any ideas?
Thanks,
Nathan Nichols
nathan at rocketmail dot com