Support Forum: Get Support for Patch My PC Products and Services

Microsoft Configuration Manager and Intune (Enterprises/Paid) => Report Update/App Install Issues (Enterprises Using ConfigMgr and Intune) => Topic started by: nawo69 on February 27, 2025, 03:44:38 AM

Title: Antconc for System rather than User
Post by: nawo69 on February 27, 2025, 03:44:38 AM
Hi

Thanks for adding Antconc, but can it not be installed as system rather than user?

Just needs the /DIR="C:\Program Files\Antconc\ command adding, but it won't let me change out of user context in PMPC

Cheers

Andy
Title: Re: Antconc for System rather than User
Post by: Dan Gough (Patch My PC) on February 27, 2025, 04:02:52 AM
Unfortunately just changing the install dir is not sufficient, as the Uninstall registry key is still written to HKCU, and our detection scripts look under HKLM for an application deployed in system context.

I would petition the vendor to support /ALLUSERS and /CURRENTUSER switches like some other Inno Setup apps use, then we will be able to accommodate this.
Title: Re: Antconc for System rather than User
Post by: nawo69 on February 27, 2025, 04:20:12 AM
Ah ok thanks