Skip to Content

Solved: How to create a login script from an executable file (.exe)

Problem Symptom

I would like to make an executable file (.exe) into a login script so that I can deploy it using GPO. I have tried different .exe to .msi converter utilities without success.

Follow the below solution steps to create a login script from an executable file (.exe).

Solution

Run the exe with /? Option/argument. See whether it accepts parameters dealing with installation settings.
Or /a option that could be used to create an answer file.

Another option is to see whether in %userprofile\appdata\local\temp right after you run the executable without any action if it includes a msi it might expand it.

You could then use the msi with the answer/file in the GPO.

    Ads Blocker Image Powered by Code Help Pro

    Your Support Matters...

    We run an independent site that\'s committed to delivering valuable content, but it comes with its challenges. Many of our readers use ad blockers, causing our advertising revenue to decline. Unlike some websites, we haven\'t implemented paywalls to restrict access. Your support can make a significant difference. If you find this website useful and choose to support us, it would greatly secure our future. We appreciate your help. If you\'re currently using an ad blocker, please consider disabling it for our site. Thank you for your understanding and support.