PC Review


Reply
Thread Tools Rate Thread

How to deploy WinZip in GPO

 
 
Ihab Abedrabbo
Guest
Posts: n/a
 
      5th May 2004

Hi,
WInZip does not come with an MSI file, it only comes as a
self-extracting file that exrtacts ifself to a temp folder
then lunches the setup.exe file.

How can I deploy an application (in this case WinZip)
through my GPO for an application that does not have an
MSI file?

How can I create this "MAGICAL" MST or ZAP file? and how
can I use it if my GPO gives me only MSI files to
assign/public?

Thanks

 
Reply With Quote
 
 
 
 
Andrew Mitchell
Guest
Posts: n/a
 
      5th May 2004
"Ihab Abedrabbo" <(E-Mail Removed)> said

>
> Hi,
> WInZip does not come with an MSI file, it only comes as a
> self-extracting file that exrtacts ifself to a temp folder
> then lunches the setup.exe file.
>
> How can I deploy an application (in this case WinZip)
> through my GPO for an application that does not have an
> MSI file?
>
> How can I create this "MAGICAL" MST or ZAP file? and how
> can I use it if my GPO gives me only MSI files to
> assign/public?
>


You don't really need a GPO to deploy Winzip.
Just install it to a network share then create a login script as follows:

if exist "c:\program files\winzip\*" goto Done
<server>\<share>\WinZip\WinZip.exe /autoinstall
one

The only other thing you may want to do as a startup script within a GPO is
to create a shortcut in the All Users folder (copy it from a shared location)
as, by default, Winzip only creates it for the current user.

Andy.
 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Deploy won't deploy Masterpage.master GaryDean Microsoft ASP .NET 1 14th Apr 2009 02:50 AM
Winzip Victoria Windows XP General 3 22nd Sep 2004 02:29 PM
winzip spur Windows XP General 2 27th Jul 2004 10:56 PM
WinZip vs. XP zip Mark Windows XP General 11 15th May 2004 04:17 AM
.NET Framework deploy and the Setup and Deploy Projects Wilson Ricardo Passos Oliveira Microsoft Dot NET 1 6th Aug 2003 04:20 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:32 PM.