View Single Post
  #2  
Old 16-01-2022, 00:07
Masquerade Masquerade is offline
Registered User
 
Join Date: Jan 2020
Location: Monte d'Or
Posts: 1,217
Thanks: 294
Thanked 1,404 Times in 637 Posts
Masquerade is on a distinguished road
Quote:
Originally Posted by fabrieunko View Post
Hello, thank you works well on Gow on the other hand how to use it with an installer? is there one that supports it or do you have to do a .bat? who would run the -d function after decompressing the .bin?
Put this after your archive extraction via ISDone:
Code:
Exec2(ExpandConstant('{app}\WemTool.exe'), '-d')
Reply With Quote