
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2015 01:49 PM
Sorry, I can not find the manual.
I exported an existing package so I could add some additional error checking and exit codes.
I see things like <shutdownoption>, <shutdowntime>,<rescan>,<runmode> and on and on.
I am looking for a document that lists all of the build in options and their acceptable arguments.
Of immediate use would be how to check the errorlevel of a batchfile and exit the package|installer if it is set to 1.
There simply has to be a manual somewhere, I just have not stumbled upon it.
Thanks,
Ed <read all before doing any> Patterson
I exported an existing package so I could add some additional error checking and exit codes.
I see things like <shutdownoption>, <shutdowntime>,<rescan>,<runmode> and on and on.
I am looking for a document that lists all of the build in options and their acceptable arguments.
Of immediate use would be how to check the errorlevel of a batchfile and exit the package|installer if it is set to 1.
There simply has to be a manual somewhere, I just have not stumbled upon it.
Thanks,
Ed <read all before doing any> Patterson
Solved! Go to Solution.
Labels:
- Labels:
-
General Discussion
1 ACCEPTED SOLUTION

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 11:48 AM
An instruction on how to create deployment packages can be found here. We recommend setting up deployment packages on the web console. The XML export is not meant to be manually edited, therefore we don't have a documentation on it.
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2015 11:48 AM
An instruction on how to create deployment packages can be found here. We recommend setting up deployment packages on the web console. The XML export is not meant to be manually edited, therefore we don't have a documentation on it.
