Get GUID from setup.exe

928 views
Skip to first unread message

Matt

unread,
Jun 9, 2022, 8:55:41 AM6/9/22
to innosetup
Is there a way to get the GUID from the setup.exe, or a way to unpack the installer to see the GUID for the Uninstall registry path?

e.g.: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{AB123A12-0000-0000-0000-000000000000}_is1

Thought maybe this would appear in the FAQ, but don't see it.

Thanks

Jernej Simončič

unread,
Jun 9, 2022, 9:23:58 AM6/9/22
to Matt on [innosetup]

There's no GUID in setup – the Uninstall registry path is constructed from AppID, which is set in your script.

 

-- 
< Jernej Simončič ><><><><>< https://eternallybored.org/ >


The bigger they are, the harder it is to see your shoes.
       -- Dolly Parton's Principle

Matt Viverette

unread,
Jun 9, 2022, 9:53:14 AM6/9/22
to inno...@googlegroups.com
Sorry, let me rephrase: Is there a way to get the AppID without
installing the app?
> --
> You received this message because you are subscribed to a topic in the Google Groups "innosetup" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/topic/innosetup/jTDhPSMN66w/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to innosetup+...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/1302294497.20220609152354%40eternallybored.org.

Jernej Simončič

unread,
Jun 9, 2022, 9:58:40 AM6/9/22
to Matt Viverette on [innosetup]
On Thursday, June 9, 2022, 15:52:34, Matt Viverette wrote:

> Sorry, let me rephrase: Is there a way to get the AppID without
> installing the app?

Nothing built-in, but you can use InnoUnp to get the script.

--
< Jernej Simončič ><><><><>< https://eternallybored.org/ >

The conclusions of most good operations research studies are obvious.
-- The Billings Phenomenon

Reply all
Reply to author
Forward
0 new messages