|
|
#1 |
|
Junior Member
Join Date: Jul 2006
Posts: 1
|
Please, help lamer
sorry for many mistakes in my post
I make an install by wizard but i want to make also two next things: 1. before starting install it should show up a picture for a small period of time 2. ALso I need check/testing: when I uninstall a programm it shoudn't be launched and if it launced and working, uninstall process must show a mistake and stop process ________________________________________________________ I hope you wrote here sourcecode ) or give references fo sourcecode ÅáàíûÂÐîòÁëÿòüÏèçäåçÑïàñèòåÌåíÿËþäè |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
1.- AdvSplash plugin.
2.- nsProcess plugin. * PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE. * Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE. |
|
|
|
|
|
#3 |
|
Member
Join Date: Jul 2006
Posts: 82
|
I always do something that aways work:
Section (or function) ClearErrors Rename "$instdir\app.exe" "$instdir\app.exe" IfErrors 0 +3 MessageBox MB_OK|MB_topmost|MB_Iconstop "App Runing !" Abort etc... |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|