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

Microsoft Configuration Manager and Intune (Enterprises/Paid) => Support and General Questions (Enterprises Using ConfigMgr and Intune) => Topic started by: PC096 on July 13, 2023, 10:06:28 PM

Title: Custom Config for PatchMyPC App Installs??
Post by: PC096 on July 13, 2023, 10:06:28 PM
Hi

Just wondering are there Custom config files we can upload into the Application\Package for installs?? so we can point the install command to a custom config file?? not talking about pre\post config script, but action custom settings for certain application install>?>?
Title: Re: Custom Config for PatchMyPC App Installs??
Post by: Pete (Patch My PC) on July 14, 2023, 12:33:54 AM
Hi,

Depending on the customizing you want to achieve, you can use the postscript to add the config file and then reference it with a script.

Did you have an example of what you are trying to achieve?
Title: Re: Custom Config for PatchMyPC App Installs??
Post by: PC096 on July 14, 2023, 01:23:24 AM
Eg Microsoft Sysmon...

We run install command

Sysmon64.exe -i "PATH_TO_CONFIG_FILE"

Would we just add the config file to pre install script???
Title: Re: Custom Config for PatchMyPC App Installs??
Post by: Pete (Patch My PC) on July 16, 2023, 08:00:04 PM
Quote from: PC096 on July 14, 2023, 01:23:24 AM-i "PATH_TO_CONFIG_FILE"


You could add that to the right click option modify command line
Title: Re: Custom Config for PatchMyPC App Installs??
Post by: CarstenKochems on October 24, 2024, 01:39:54 AM
Quote from: Pete (Patch My PC) on July 16, 2023, 08:00:04 PM
Quote from: PC096 on July 14, 2023, 01:23:24 AM-i "PATH_TO_CONFIG_FILE"


You could add that to the right click option modify command line

will this UNC-Path to configfile then copyed by pmpc to the client within the deployment?
Title: Re: Custom Config for PatchMyPC App Installs??
Post by: CarstenKochems on October 25, 2024, 12:53:09 AM
Quote from: CarstenKochems on October 24, 2024, 01:39:54 AM
Quote from: Pete (Patch My PC) on July 16, 2023, 08:00:04 PM
Quote from: PC096 on July 14, 2023, 01:23:24 AM-i "PATH_TO_CONFIG_FILE"


You could add that to the right click option modify command line

will this UNC-Path to configfile then copyed by pmpc to the client within the deployment?

yes it will for alle that ask later,

user command line to write the parameters and use then the pre/post script to only add a file, and thats it :)