Jump to content

Need to silent install Pdf Machine and....


hessam

Recommended Posts

IDK if this will work but you can try to kill the task for the Ahampoo soft when it launces (only will work with the new 7zip sfx)

Option 1 TASKKILL

;!@Install@!UTF-8!
GUIMode="2"
RunProgram="setup.exe /SP /VERYSILENT"
RunProgram="hidcon:cmd /c taskkill /f /im process_name.exe /t"
;!@InstallEnd@!

Option 2 TSKILL

;!@Install@!UTF-8!
GUIMode="2"
RunProgram="setup.exe /SP /VERYSILENT"
RunProgram="hidcon:cmd /c tskill process_name"
;!@InstallEnd@!

If you use tskill instead of taskkill don't add the .exe part (BTW the only reason to use tskill is for XP Home compatibility)

And tell me one more thing... Do you use nLite or the Integrator, because there may be a way to add your serials if you use nLite

EDIT: I will download the softs later and let you know how and if i was able to install them and kill the app, also will let you know if its possible to add registration. (cant atm because we have some bad weather and flooding)

Link to comment
Share on other sites

Here is how you install Magic Snap, stop the browser from running, kill the task and enter your registration

;!@Install@!UTF-8!
GUIMode="2"
RunProgram="ashampoo_magicalsnap230_sm.exe /VERYSILENT /MERGETASKS=!regkey"
RunProgram="hidcon:cmd /c tskill ashsnap"
RunProgram="hidcon:cmd /c \"reg add \"HKCU\Software\Ashampoo\Ashampoo Magical Snap 2\" /v RegistrationKey /t REG_SZ /d ABCDEF-123456-ABC123 /f\""
;!@InstallEnd@!

What stops the browser from launching is the /MERGETASKS=!regkey switch

Here is how I found out how to stop the browser from launching using CMenu's Identify Installer

Inno Setup 
Link to comment
Share on other sites

VERYVERY THANK YOU .

How to use ((code)) ??

whether from method svcpck who insert code to ENTRIES_name soft .INI

I must code where put

IF perchance ONLY CODE PUT FOR DOWNLOAD upto SOFTWARE ASHAMPOO put TO CODE method

THEN HELP TO Repack Pdf Machine.

Thank you very much.

NOT VERY GOOD ENGLISH.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...