/build/static/layout/Breadcrumb_cap_w.png

Chelsea Technologies cView

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 1.8k  |  Created: 10/26/2012 by: samzeeco

Average Rating: 0
cView has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (2)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Windows Installer Command Line (No MST)

Deployment Tip Summary

A viewer program for crystal reports, this program is a simple install from an MSI though you'll need to generate the license file once prior to packaging it.
1
Script

if exist "C:\Program Files\Chelsea Technologies\cView12\cView.exe" goto END

msiexec /i "cview12rc.msi" MSIFASTISTALL=1 /qn /norestart

XCOPY "License.xml"  "C:\Program Files\Chelsea Technologies\cView12\" /C /R /Y
::xcopy switches are as followed:
::     /C - Continues copying even if errors occur
::    /R - Overwrites read-only files
::    /Y - Overwrites existing files without prompting


:END

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

This is an easy little install, luckily you're given an MSI file and with little work you can get it to install very easily. One thing to note, is that if you install it on one machine, activate it, it generates a license.xml that will be the same for every computer. So if you do that once and then copy the License.xml into the directory in Program Files you won't have to worry about activating it on each computer. I used an install.bat with the script located under the script tab.

 

Also, I was unable to get it to work on 64bit, it seemed to simply not want to register the .dll files.

When running with an install.bat don't forget to select "Don't Prepend with MSIEXEC" and to select "Delete Downloaded files" when adding it to Software Distribution.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows

Inventory Records (1)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Versions

cView

Version

22

Questions & Answers (0)

Questions & Answers related to Chelsea Technologies cView

Blogs (0)

Blog posts related to Chelsea Technologies cView

Reviews (0)

Reviews related to Chelsea Technologies cView

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ