I want to automate a installation process on windows using perl. Where I need to give installation directory.
How to do this ?
Because after execute the ".exe" (system (setup.exe)), I am not able to return to script and provide a installation directory.