キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 

Installer TargetDir

hi all,

we build a distr-kit for everytime the same pc-configuration and I want to suppress the users possibility to change the target-path of the application and the RTE. is this possible anyhow ?

best regards

Simon
0 件の賞賛
メッセージ1/3
3,781件の閲覧回数

If you have CVI 2009, you can just uncheck the box on the General tab labeled "Allow installation directory selection". If you are using an older version, you have to edit the setup.ini file (in same directory as setup.exe) after every build of the distribution: change "SingleDirectory=1" to "SingleDirectory=0".

 

Mert A.

National Instruments

メッセージ2/3
3,769件の閲覧回数
thanks, that did it.

best regards

Simon
0 件の賞賛
メッセージ3/3
3,754件の閲覧回数