The just published SDK for 3.0 documents more command options. You can find it for download in the downloads section here on this site.
Hi,
Just wondering what all the command options are for smartcenter.exe, i know of:
chromeless & there is deleteconfig
Are there any others? I wish there was more information on this application, I'm finding it very frustrating finding very little information on commands in touchsmart options...
yeah I read through that yesterday, to be honest not much in it really - its a bit thin imo.. I did however just manage to find release notes and a command line parameters text document in the "src" directory of one of the smartcenter updates i extracted some time back... the releas enotes indiocate lots more command parameter...
SmartCenter supports the following command line parameters
1) If no previous instance is running
(no parameter)
Starts hosted applications, but shows no UI.
chromeless
Shows the UI and starts hosted applications.
chromeless region
Uses CurrentCulture to determine localization needs.
chromeless garbled
Uses nonsense strings in UI. Strings in config file not changed
so if previous config file exists, UI will have mixed nonsense
and normal strings.
cleanup
Shuts down all hosted applications, then shuts down SmartCenter.
deleteconfig
Deletes config files (all current and previous versions).
The config file store the user's tile configuration.
By default SmartCenter uprades config files from version
to version to preserve the user's tile configuration.
2) If a previous instance is running
chromeless
Shows the UI and starts hosted applications that are not running yet.
cleanup
Shuts down all hosted applications, then shuts down SmartCenter.
C:\Users\Jim\Downloads\Touchsmart\sp43116\Source\HPSmartCenter\hp\tmp\src>find "
parameter" SmartCenter_Release_Notes.txt
---------- SMARTCENTER_RELEASE_NOTES.TXT
- Changed DVD tile default XML to once more include chromeless parameter
- Changed DVD tile default XML file to include chromeless parameter
- Minimize commandline parameter hides large view application
- added command line parameters to hide SC and close SC (without closing all the
hosted apps)
- Added "minimize" command line parameter
- Fixed issue with "cleanup" command line parameter
- Added command line parameter for HotStart, so it can be told apart from shortc
ut start in SmartCenter code
- Added hidden screen for changing touch scroller motion parameters
- Added "deleteconfig" command line parameter to enable cleaning up of
- Added startup parameter to launch HP Advisor in standard view
- Added "region" optional command line parameter after "chromeless" to
- Enabled the "cleanup" command line parameter to work on already
- Added "cleanup" command line parameter to force any non-parented
- Added "garbled" optional command line parameter after "chromeless" to
- Fixed merge problem that prevented chromeless parameter from working
like show parameter
- Changed shortcuts to include chromeless parameter
C:\Users\Jim\Downloads\Touchsmart\sp43116\Source\HPSmartCenter\hp\tmp\src>
RSS

