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.
Page 1 of 1
Speedfan /S install question
#2
Posted 29 September 2007 - 02:12 AM
Modify
$INSTALLLOCATION = @ProgramFilesDir & "\SpeedFan"
from the top of the script.
http://www.msfn.org/board/index.php?showto...st&p=700390
Note: @ProgramFilesDir is Program Files directory from the partition with Windows directory
Other Macro can be found in AutoIt3Help.exe in section AutoIt->Macro Reference.
$INSTALLLOCATION = @ProgramFilesDir & "\SpeedFan"
from the top of the script.
http://www.msfn.org/board/index.php?showto...st&p=700390
Note: @ProgramFilesDir is Program Files directory from the partition with Windows directory
Other Macro can be found in AutoIt3Help.exe in section AutoIt->Macro Reference.
This post has been edited by radix: 11 October 2007 - 06:09 AM
Share this topic:
Page 1 of 1



Help
Back to top









