View Single Post
  #1  
Old 20-06-2025, 11:44
ridethelightning ridethelightning is offline
Registered User
 
Join Date: Jun 2025
Location: Europe
Posts: 4
Thanks: 3
Thanked 1 Time in 1 Post
ridethelightning is on a distinguished road
Question MainForm Error in Simple Installer Script

I'm new to repacking and I know MainForm is no longer supported in Inno, but it's in the simple installer script. How can I modify it so I don't have to use MainForm?

The line with the error is this one:
if ISDoneInit(ExpandConstant('{tmp}\records.inf'), $F777, 0, 0, 0, MainForm.Handle, 512, @ProgressCallback) and FileSearchInit(True) then
Reply With Quote
Sponsored Links