Changeset 736
- Timestamp:
- May 13, 2010, 7:33:03 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
packaging/lib.wis.tpl
r734 r736 168 168 </REXX> 169 169 170 <REXX NAME="AskToUninstallPreviousVersion"> 171 call WirexxShowMessage , 172 'Qt 4 Runtime: Warning',, 173 'IMPORTANT NOTICE:'||'0D0A'x||'0D0A'x, 174 'If you have another version of the Qt 4 Runtime package installed on your computer, *PLEASE* cancel this installation now and uninstall the previous version first! Upgrading the existing Qt 4 installation is currently *NOT SUPPORTED*.'||'0D0A'x||'0D0A'x, 175 'The previous version of the Qt 4 Runtime package may be uninstalled using the WarpIn utility which you can start through the Programs menu (Desktop > Local System > Install/Remove > WarpIn > WarpIn) or by typing "warpin" on the command line.'||'0D0A'x||'0D0A'x,, 176 0 177 return '' 178 </REXX> 179 170 180 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> 171 181 172 182 <PCK INDEX=1 173 183 PACKAGEID="netlabs.org\Qt4\Runtime\${version_path}" 174 TITLE="Runtime "184 TITLE="Runtime=("AskToUninstallPreviousVersion")" 175 185 NODESELECT 176 186 REQUIRES="netlabs.org\kLIBC\LIBC 0.6 Runtime\0\6\3"
Note:
See TracChangeset
for help on using the changeset viewer.