/build/static/layout/Breadcrumb_cap_w.png

Unknown PGP Desktop Professional for Windows

Version: 9

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.6k  |  Created: 12/15/2006

Average Rating: 0
PGP Desktop Professional for Windows has 1 inventory records, 0 Questions, 0 Blogs and 0 links. Please help add to this by sharing more!

Deployment Tips (3)

Most Common Setup Type
Not Determined
Average Package Difficulty Rating
Rated 0 / 5 (Not Rated) based on 0 ratings
Most Commonly Reported Deployment Method
Not Determined
119
Note

To remove the "PGP Global Directory Unenrollment" information box on uninstall, create a Transform to remove the 'ActionSetCustomActionData' and the 'Action' rows from the InstallExecuteSequence table.

Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
118
Note
msiexec /i "sources\PGPDesktop.msi" /L*v "%LogApp%\%trousse%_Install.Log" ALLUSERS=2 TRANSFORMS=sources\PGPDesktop.MST REBOOT=ReallySuppress /q

For the uninstall:
With a winbatch script it is possible to uninstal it but it will not be silent.
MsiExec.exe /X{65CEDFCC-9449-4E14-828D-959F77411F01} REBOOT=ReallySuppress /q

My Winbatch script:
;RoboScripter
; Made with
; RoboScripter ver: 29
; CtlMgr ver: 20031
AddExtender("wwctl34i.dll")

;Title: PGP Global Directory Unenrollment
;ID: 0
;Class: #32770
;Level: 1
ControlHandle=cWndByWndSpec("#32770","msiexec",3,2,20,65535)
ret=WinWaitExist("PGP Global Directory Unenrollment", 240 ) ;Wait for window to exist ;TODO Check title and timeout value
if ret == @false
exit
End if

;Title: OK
;ID: 2
;Class: Button0
;Level: 2
window1=cWndByWndSpec("#32770","msiexec",3,2,20,65535)
ControlHandle=cWndByID(window1,2)
; or ControlHandle=cWndByName(window1,`OK~`)
; or ControlHandle=cWndByClass(window1,`Button`)
; or ControlHandle=cWndBySeq(window1,1)
cPostButton(ControlHandle) ;Alternate to cClickButton
Setup Information:
Setup Type: unspecified
Deployment Method Used: unspecified
Deployment Difficulty: unspecified
Platform(s): Windows
117
Virtualization
This application breaks SoftGrid Application once its launched, the latest version 9.6.3 breaks it to fix it use 9.0. PGP have been notified and they are have advised to use 9.0 and have logged a bug fix.

MS are also in the loop, dont know yet where thats going.. watch this space.


Furthermore to this, it has been identified that yes there is an issue with C:\Windows\System32\ dll file PGP installs, PGP are now developing 9.7 to fix this issue and will be out in next 6 weeks
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

PGP Desktop Professional for Windows

Version

9

Questions & Answers (0)

Questions & Answers related to Unknown PGP Desktop Professional for Windows

Blogs (0)

Blog posts related to Unknown PGP Desktop Professional for Windows

Reviews (0)

Reviews related to Unknown PGP Desktop Professional for Windows

 
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