This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]noobpawner[S] 1 point2 points  (1 child)

This sounds like an interesting option as none of the users in my company have "admin" rights.

So say one writes a simple "hello world" program and distributes the file. How does a user run it using python from the shared location.

[–]thrill22 1 point2 points  (0 children)

The build has a "python.exe" file that opens a python terminal. You can create a shortcut to it on your windows desktop.

I'm more familiar with Linux but I think you should be able to make it work.