Hi
Currently iam looking for one common script to work both in linux and windows target machines.
The script what i going to write need to be loaded in CD and will be used both in Linux & Windows Machines.

If I choose python as the script for my requirement ,is that installation of python required in target machines?(to run the script). I know very well python installation is default in linux but in windows iam not sure.

or if any other script suites my requirement please suggest me.

thanks in advance

Hi,

as you said, on Linux Machines Pyhton is installed. On Windows Machines you can use py2exe to create executables

Hi,

as you said, on Linux Machines Pyhton is installed. On Windows Machines you can use py2exe to create executables

Thanks for your information, it seems along with exe file i need to take two more folders build and dist ,only then exe file is running without any dependency.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.