Skip to content

Instantly share code, notes, and snippets.

Created July 26, 2017 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/d57f5dc9bb967e13ddd7e9b97b2a110d to your computer and use it in GitHub Desktop.
Save anonymous/d57f5dc9bb967e13ddd7e9b97b2a110d to your computer and use it in GitHub Desktop.
.\FWUpdateSR300.exe
=========
Usage:
=========
-camera:DeviceID Select a camera for FW update operations
-oemId:oemid1[,oemid2...] Burn new version firmware image
-update Burn new version firmware image with default oemId
-isConnected Check camera connection status
-cmpVer Compare file version with FW Version.
0:same versions, 1:Update Required, 2:Downgrade Required (use -force)
-printVer Print version information
-printFileVer Print file's version information
-force Force burn firmware image; Allow downgrade
-confirmed FW Update is confirmed no verification questions will be displayed
-updateRegistry Update required registry keys after FWUpdate
-clearRegistry Clear the registry keys that were added after FWUpdate
-updateColorRegistry Set color camera SkipCameraEnumeration registry key (subset of -updateRegistry command)
-clearColorRegistry Remove color camera SkipCameraEnumeration registry key (subset of -clearRegistry command)
-vendorConfig Burn vendors settings to flash (available for unlocked camera only)
-log:LogDirectory Write log to the specified directory
-getConnectedDevices Display info of all connected devices
/help or /? or -? Get help info for the tool
Command: Show Help
Status: Invalid parameter see /? for usage
**********************************************************
FW update return code: -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment