Old 24th July 2006, 15:42   #1
ScriptNub
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
ÅáàíûÂÐîòÁëÿòüÏèçäåçÑïàñèòåÌåíÿËþäè
ScriptNub is offline   Reply With Quote
Old 24th July 2006, 17:17   #2
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
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.
Joel is offline   Reply With Quote
Old 25th July 2006, 04:12   #3
Mark Nascimento
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...
Mark Nascimento is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump