Jump to content

Recommended Posts

Posted

Hi,

 

For some crazy reason Python decided to uninstall itself on a large number of computers. I tried to do a reinstall using the following command:

 

python-3.6.0-amd64.exe InstallAllUsers=1 TargetDir=C:\Python36-32 /passive

 

(I have to use a specific directory path as it defaults to the user's profile, which is no good since it needs to install to a specific directory so I can deploy plugins).

 

So far, it's done a combination of deleting shortcuts from the start menu, and more significantly it stops IDLE from launching altogether. Can someone suggest some sort of script that can clean up any broken installations and re-install it from scratch?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...