Becks Posted September 28, 2007 Posted September 28, 2007 Hi, is it possible to install Speedfan433.exe in silent mode with an option for the path to install?if i just make the /s switch it would use the default path for installation.
radix Posted September 29, 2007 Posted September 29, 2007 (edited) Modify$INSTALLLOCATION = @ProgramFilesDir & "\SpeedFan"from the top of the script.http://www.msfn.org/board/index.php?showto...st&p=700390Note: @ProgramFilesDir is Program Files directory from the partition with Windows directory Other Macro can be found in AutoIt3Help.exe in section AutoIt->Macro Reference. Edited October 11, 2007 by radix
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