lianalet Posted March 7, 2006 Posted March 7, 2006 I want to append the path within a application installation batch file. Here's a copy of the the file:@echo offpushd %~dp0echo.echo "Installing Python"msiexec /i python-2.4.1.msi /qb REBOOT=ReallySuppressecho "Finished Python"popdI want add c:\python24 to the PATH. Please advise with the syntax to make that happen.LianaletI want to append the path within a application installation batch file. Here's a copy of the the file:@echo offpushd %~dp0echo.echo "Installing Python"msiexec /i python-2.4.1.msi /qb REBOOT=ReallySuppressecho "Finished Python"popdI want add c:\python24 to the PATH. Please advise with the syntax to make that happen.LianaletI want to append the path within a application installation batch file. Here's a copy of the the file:@echo offpushd %~dp0echo.echo "Installing Python"msiexec /i python-2.4.1.msi /qb REBOOT=ReallySuppressecho "Finished Python"popdI want add c:\python24 to the PATH. Please advise with the syntax to make that happen.LianaletI want to append the path within a application installation batch file. Here's a copy of the the file:@echo offpushd %~dp0echo.echo "Installing Python"msiexec /i python-2.4.1.msi /qb REBOOT=ReallySuppressecho "Finished Python"popdI want add c:\python24 to the PATH. Please advise with the syntax to make that happen.LianaletI want to append the path within a application installation batch file. Here's a copy of the the file:@echo offpushd %~dp0echo.echo "Installing Python"msiexec /i python-2.4.1.msi /qb REBOOT=ReallySuppressecho "Finished Python"popdI want add c:\python24 to the PATH. Please advise with the syntax to make that happen.LianaletI want to append the path within a application installation batch file. Here's a copy of the the file:@echo offpushd %~dp0echo.echo "Installing Python"msiexec /i python-2.4.1.msi /qb REBOOT=ReallySuppressecho "Finished Python"popdI want add c:\python24 to the PATH. Please advise with the syntax to make that happen.Lianalet
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now