How to add my exe to the installed apps list in Windows using Python
How to add my exe to the installed apps list in Windows using Python
I completed my post-graduation in 2013 in the engineering field. Engineering is the application of science and math to solve problems. Engineers figure out how things work and find practical uses for scientific discoveries. Scientists and inventors often get the credit for innovations that advance the human condition, but it is engineers who are instrumental in making those innovations available to the world. I love pet animals such as dogs, cats, etc.
Aryan Kumar
26-Aug-2023To add your exe to the installed apps list in Windows using Python, you can follow these steps:
winreg
module.InstalledApps
registry key.REG_DWORD
value in theInstalledApps
registry key.REG_DWORD
value to the path of your exe file.Here is an example of how to add your exe to the installed apps list in Windows using Python:
Python
Once you have added your exe to the installed apps list, it will appear in the "Add or remove programs" control panel applet.
Here are some additional things to keep in mind when adding your exe to the installed apps list in Windows using Python:
InstalledApps
registry key may vary depending on your Windows version.REG_DWORD
value can be anything you want.REG_DWORD
value should be the path to your exe file.