|
|
|
#1
|
|||
|
|||
|
How can I make WPI show progress during installation of game in apps icon at bootom of taskbar...
Any example script please.. thanks in advance... |
| Sponsored Links |
|
#2
|
||||
|
||||
|
I do not know if I understand
Code:
#define AppExe = "game.exe"
[Icons]
Name: "{userdesktop}\Uninstall {#AppName}"; Filename: "{app}\Uninstall\unins000.exe"; WorkingDir: {app}\Uninstall; Check: CheckError
Name: "{userdesktop}\Install {#AppName}"; Filename: "{app}\{#AppExe}";WorkingDir: {app}; Check: CheckError
Name: "{group}\{#AppName}"; Filename: "{app}\{#AppExe}"; WorkingDir: {app}; Check: CheckError
Name: "{group}\Uninstall {#AppName}"; Filename: "{app}\Uninstall\unins000.exe"; WorkingDir: {app}\Uninstall; Check: CheckError
Last edited by rinaldo; 01-03-2017 at 01:14. |
| The Following User Says Thank You to rinaldo For This Useful Post: | ||
ZakirAhmad (01-03-2017) | ||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Conversion Designer/Installer Creator | Razor12911 | Conversion Tutorials | 1613 | 03-10-2024 01:24 |
| Windows XP - Tricks | gargujjwal | Software | 3 | 25-05-2008 02:54 |
| Error Windows Installer: Command And Conquer 3 Kane Edition | glfsd | PC Games | 14 | 24-01-2008 06:00 |
| Frequently Asked Questions | Joe Forster/STA | PC Games - Frequently Asked Questions | 0 | 29-11-2005 09:48 |