掲示板 掲示板

戻る

Hou to Disable Check For Updates

トグル
Hou to Disable Check For Updates
答え
17/06/08 21:24
When i lanch SmartBuilder 4 it checking for updates automatically. Please guide me on how to disable this

添付ファイル:

画像の固定

0 (0 投票)

RE: Hou to Disable Check For Updates
答え
17/07/05 17:02 eswari doppalapudiへのコメント
Hi Eswari,
I believe that we have already found a solution via our emails, but I just wanted to post here for anyone else that has the same question in the future.

For most users, you can go to Edit > Preferences and uncheck the "Check for updates when launching SmartBuilder".

If you are admin that is trying to install SmartBuilder for your users, and want to perminantly disable the update mechanism (for example, you are in a high-security network), when installing the application, you can use the command line parameters of:

Windows:
smartbuilder4-setup.exe /verysilent -noopen -noupdate
(note: /verysilent and -noopen are for silent installs, not necessary for this to work)

OSX:
sudo /usr/sbin/installer -pkg pathToPackage
0 (0 投票)