/build/static/layout/Breadcrumb_cap_w.png

Panasonic RTIV

Version: 5

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: 3k  |  Created: 09/17/2009

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

Deployment Tips (1)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Repackaged (to a proprietary Format)
1
Command Line

This was kind of confusing, but with help from bkelly @  ItNinja and stephane @ StackOverflow I figured out how to do a silent install. 

First do this to create your .iss(answer) file - it will open the installer, set the options to whatever you want the software to use:

rtiv57025.exe /r
After doing that it will put the .iss file into C:\Windows. I have no idea how to get it to put it anywhere else, trying to specify it failed. 

Once you have your .iss file move it wherever you want and do this to use it(this is one of the weirdest ways to pass arguments... ):

rtiv57025.exe  /s /f1C:\path\to\setup.iss
I chose to generate the .iss file, move it to a network share, then use PSEXEC to fire off this batch file to get it installed(I don't' have access to SCCM here). Here's my finished .bat file:

MSG * Installing RTIV
COPY \\networkShare\Software\RTIV\rtiv57025.exe %temp%\RTIV.exe /v /b
COPY \\\networkShare\Software\RTIV\setup.iss %temp%\setup.iss /v /b
%temp%\RTIV.exe /s /f1%temp%\setup.iss
Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Repackaged (to a proprietary Format)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows

Inventory Records (4)

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

RTIV

Version

5.2

Uninstall String

C:\Program Files\InstallShield Installation Information\{748CE5CC-BE85-11D4-AD51-00E029590C53}\Setup.exe -runfromtemp -l0x0009 anything -removeonly C:\Programme\InstallShield Installation Information\{748CE5CC-BE85-11D4-AD51-00E029590C53}\Setup.exe -runfr

Questions & Answers (0)

Questions & Answers related to Panasonic RTIV

Blogs (0)

Blog posts related to Panasonic RTIV

Reviews (0)

Reviews related to Panasonic RTIV

 
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