/build/static/layout/Breadcrumb_cap_w.png

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: 5.1k  |  Created: 02/19/2012

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

Deployment Tips (5)

Most Common Setup Type
Legacy Setup with command line support
Average Package Difficulty Rating
Rated 3 / 5 (Average) based on 4 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
2
Note

FOR VERSION 7, Worked on win 7 x64

 

1. extract install exe to folder (i put cmd script at root then all binaries in Sources folder)

2. Add Property ISSETUPDRIVEN  and value 1 with Orca or an msi editor (do not apply transform) (maybe optional but i added it just in case)

3. use following script :

rem Create Log Dir

Set LOGPATH=C:\Logs
IF NOT EXIST "%LOGPATH%" mkdir "%LOGPATH%"

 

rem Set working Path and msi name (fill in the msi full name)
rem Place MSIs in a folder named Sources

Set MSINAME1=BlackBerry Desktop Software.msi
Set MSTNAME1=1033.mst

Set MSIPATH=%~dp0Sources\


"%MSIPATH%ISSetupPrerequisites\{8D6472BE-E246-4e63-A578-53EDAE1F40AB}\vcredist_x86.exe" /q


echo Installing %MSINAME1% with transforms %MSTNAME1% ...
"%windir%\Syswow64\msiexec.exe" /i "%MSIPATH%%MSINAME1%" /q ALL_USERS=1 SHORTCUT_DESKTOP=1 INSTALLDIR="c:\BlackBerry Desktop" /NORESTART TRANSFORMS="%MSIPATH%%MSTNAME1%"  /l*v "c:\Logs\%MSINAME1%.txt"

 


 

 

Setup Information:
Setup Type: Legacy Setup with command line support
Deployment Method Used: Vendor Provided Command Line (switch driven)
Deployment Difficulty: Average
Platform(s): Windows
2
Script

FOR VERSION 10 (Blackberry Link)  Worked on win 7 x64 :

 

1. extract install exe to folder (i put cmd script at root then all binaries in Sources folder)

2. use following script :

rem Create Log Dir

Set LOGPATH=C:\Logs
IF NOT EXIST "%LOGPATH%" mkdir "%LOGPATH%"


rem Set working Path and msi name (fill in the msi full name)
rem Place MSIs in a folder named Sources

Set MSINAME1=BlackBerry Link.msi
Set MSTNAME1=1033.mst

Set MSIPATH=%~dp0Sources\


"%MSIPATH%ISSetupPrerequisites\{56664333-1766-4603-ABEF-A8F9223341DF}\vcredist_x86.exe" /q


echo Installing %MSINAME1% with transforms %MSTNAME1% ...
"%windir%\Syswow64\msiexec.exe" /i "%MSIPATH%%MSINAME1%" /q ALL_USERS=1 SHORTCUT_DESKTOP=1 /NORESTART INSTALLDIR="c:\Program Files (x86)\BlackBerry Desktop10" TRANSFORMS="%MSIPATH%%MSTNAME1%"  /l*v "c:\Logs\%MSINAME1%.txt"

 

 

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: Windows Installer with Custom Transform (MST)
Deployment Difficulty: Somewhat Easy
Platform(s): Windows
1
Note

Took me forever to figure this out...

We have about 80 PCs that uses BlackBerry Desktop Software in conjuction with BlackBerry Simulators, but I could not get it to load under Limited User credentials.  The splash screen would come up and then just disappear. There was still rim*.exe's running in the background but no other window would load.

After sifting through 1400+ lines in Process Monitor (filtered for Access Denied and Rim*)...and playing with different configurations...I found out that the answer was indeed very simple:

A "Limited User" requires the "My Videos" Folder in MyDocs...even if they can't write to it. It just has to exist.

 

This was tested with BlackBerry Desktop Software v7.1.0.

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

1) extract the .exe file with 7zip.

2) Open the extracted folder and run the following in cmd.

msiexec.exe /I “BlackBerry Desktop Software.msi” /q

2a) Different options can be specified during installation for example:

A full list of options can be found at http://btsc.webapps.blackberry.com/btsc/viewdocument.do?noCount=true&externalId=en45310BlackBerry_Desktop_Software-Silent_Installation_Guide--1690241-0720051432-001-7&sliceId=pdfPage_8&cmd=displayKC&dialogID=95544&docType=kc&isLoadPublishedVer=&stateId=95545&docTypeID=DT_PRODUCTDOCUMENTATION_1_1&ViewedDocsListHelper=com.kanisa.apps.common.BaseViewedDocsListHelperImpl

msiexec.exe /I “BlackBerry Desktop Software.msi” /q ALL_USERS=1 SHORTCUT_DESKTOP=1 INSTALLDIR=”c:\BlackBerry Desktop” TRANSFORMS=1033.mst
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
1
Note

Extract 700_b060_multilanguage.exe with 7-zip to get the msi and language mst's.

Modify msi (did not use custom mst) as follows to prevent  error "Use Setup.exe instead of msi":

Add Property  ISSETUPDRIVEN = 1  
Modify the Install UI Condition of Custom Action RIM_MSIUsedForInstall.                                                            

Modify Install UI Condition and Exec Condition of Custom Action CRIM_ShowCPPRedistInstallationError. 
Use appropiate language.mst as transform for the modified msi.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
  • You state to modify the Install UI Condition of Custom Actions but you do not state what you modify or what you modify them to. Please clarify. - Trinity 11 years ago
This content is currently hidden from public view.
Reason: Removed by member request For more information, visit our FAQ's.

Inventory Records (1)

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

Versions

BlackBerry Desktop Software

Version

7.0.0.43

Uninstall String

C:\Program Files (x86)\Research In Motion\BlackBerry Desktop\InstallerUtils\InstallerUtils.exe /UninstallDesktop C:\Program Files\Research In Motion\BlackBerry Desktop\InstallerUtils\InstallerUtils.exe /UninstallDesktop

Questions & Answers (0)

Questions & Answers related to Research In Motion BlackBerry Desktop Software

Blogs (0)

Blog posts related to Research In Motion BlackBerry Desktop Software

Reviews (0)

Reviews related to Research In Motion BlackBerry Desktop Software

 
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