/build/static/layout/Breadcrumb_cap_w.png

ccollomb Unlocker

Version: 1

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: 2.3k  |  Created: 04/04/2007

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

Deployment Tips (1)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 1 / 5 (Very Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Vendor Provided Command Line (switch driven)
118
Command Line
Unlocker v1.85 supports standard NSIS silent install CLI options. This is the way I deploy it with a script over AD/GPO.

1. Create a cmd file and copy the stuff between the ---'s. Change paths to your admin install-share as appropriate.

2.
---
if exist "%programfiles%\unlocker\Unlocker185.txt" goto end else goto install

:install
"\\domain\dfs\MSI\Unlocker\unlocker1.8.5.exe" /S /D=%programfiles%\Unlocker
"\\domain\dfs\MSI\robocopy" "\\domain\dfs\MSI\Unlocker" "%programfiles%\Unlocker" Unlocker185.txt /R:1 /W:5

:end
---

3. Done.

The script will check for the existence of the Unlocker-folder in %programfiles%. If it's there the program is already installed and the script will exit. You may skip this line if it doesn't apply to you, or just REM it. I've a had a few problems with Unlocker installing over and over again in some cases. The conditioned testing first, will solve that issue.

When install is done, robocopy will copy the unlocker185.txt-file to the install-folder on the client. It's just a regular ascii-txt file with the text "Unlocker v1.85 installed" in my case. 8-)

Get Robocopy from the Microsoft Download Center. It's free and very useful.

Tested and deemed ok on WinXP SP2 US-Eng and WinXP x64 SP2 US-Eng. Dito Win2k3 Std and Ent SP1/2 and R2 Ent SP1/2.
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

Unlocker

Version

1

Questions & Answers (0)

Questions & Answers related to ccollomb Unlocker

Blogs (0)

Blog posts related to ccollomb Unlocker

Reviews (0)

Reviews related to ccollomb Unlocker

 
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