View Single Post
  #1  
Old 11-09-2023, 06:45
Lord.Freddy's Avatar
Lord.Freddy Lord.Freddy is offline
Registered User
 
Join Date: Apr 2022
Location: ...
Posts: 54
Thanks: 222
Thanked 41 Times in 25 Posts
Lord.Freddy is on a distinguished road
InnoSetup CompilerEx GUI

I had some extra time, so i made this just for fun

Code:
VERSION: 0.4
  ▪︎ Fixed some minor bugs.
  ▪︎ Redesgin of forms.
  ▪︎ Added again "KeepOnTop" checkbox (better performance).
  ▪︎ Removed "Download And Install InnoSetup" checkbox.
  ▪︎ Added time elapsed on Compiling and Finish pages.
  ▪︎ Added a new button called "Run" on Finish page.
  ▪︎ Updated IsCompilerEx.dll.
  ▪︎ Code optimization.
  ▪︎ Added source code.

VERSION: 0.3
  ▪︎ Fixed some minor bugs.
  ▪︎ Removed KeepOnTop checkbox.
  ▪︎ Redesgin of forms.
  ▪︎ Removed fade effect.
  ▪︎ Added show progress in taskbar.
  ▪︎ Updated IsCompilerEx.dll.
  ▪︎ Added Support for using encrypted script.
	》 Inject your Script in to the IsCompilerEx.dll and put it next to the .EXE file and run, then fallow steps and compile.
  ▪︎ Added Command Line Parameters.
	》 Run the "Help.bat" file to see how it can be used. (if you use modified IsCompilerEx.dll, it will be different)


VERSION: 0.2
  ▪︎ Fixed some bugs.
  ▪︎ Added preview in taskbar.
  ▪︎ Added Support for using InnoSetup Constants strings. (ex= {src}/{tmp}/...)
  ▪︎ (LogMemo) was removed on pages Compiling and Finish and added a new form instead, So you can see the log by clicking the new button inside Compiling/Finish pages.
	》 The (Print) button was removed, and the (Save) button was added instead.
	》 Added a new button called "Copy to Clipboard".
Attached Images
File Type: jpg Welcome.JPG (18.3 KB, 244 views)
File Type: jpg Settings1.JPG (25.7 KB, 241 views)
File Type: jpg Settings2.JPG (27.5 KB, 231 views)
File Type: jpg FinishGood.JPG (38.9 KB, 237 views)
File Type: jpg FinishBad.JPG (40.7 KB, 244 views)
Attached Files
File Type: zip ISCEx_v0.4 + Source Code.zip (1.24 MB, 15 views)
__________________
¤ Life good be a Dream ¤

Last edited by Lord.Freddy; 16-03-2024 at 13:08. Reason: Updated to version 0.4.
Reply With Quote
The Following 3 Users Say Thank You to Lord.Freddy For This Useful Post:
BLACKFIRE69 (11-09-2023), Cesar82 (12-09-2023), hitman797 (11-09-2023)
Sponsored Links