Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Wise 7.0 SP3 Vs SVS Admin

Updated: 29 Jul 2010 | 4 comments
rufusl's picture
0 0 Votes
Login to vote

Hi.

We're on the war path to virtualise everything from the kitchen sink to the neighbours dog. Well everything apart from Antivirus, encryption software etc ;)

We've created our VMWare packaging machines to build and test the packages and are finalising the Base OS.

We've created some packages in SVS Admin, cleaned them up. Used ExcludeGen/Copy. Read the articles about the data layers etc and I feel like we're getting somewhere.

Today we purchased Wise Package Studio 7 SP3 and looked at re-capturing one of the first apps we tried using SVS Admin (Acrobat Reader 9.1) and all seemed well.

However the one thing we noticed is that the exclusions automatically listed by Wise Package Studio and ExcludeGen are very different. Seeing as data is rather important we'd like to make sure we have the right exlusions set but I'm not sure which to believe? WPS that just lists the .PDF extension or ExcludeGen that has listed:

xfdf
xdp
secstore
pdx
pdfxml
pdf
fdf
api
acrobatsecuritysettings

Now personally I would have thought that .API being in there looks a little strange, but maybe not, and that's just one example from the list above.

I'd like to get an idea as to what tools hardcore packagers use for VSA files and how they go about determining the correct exclusions?

Thanks all!

RL

Comments

erikw's picture
06
Apr
2009
0 Votes 0
Login to vote

Global exclusions

As a hardcore packager I only add one global exclusion..
Just add c:\program files.
Then If users can save files to d: or even e: I also add then as an global exclusion.
When users save files on the network I do not use the global exclusions because they are excluded by default.
When you insatll SWV or SVS there are also two Global exclusions mentioned. These can be selected and just leave them.

As you see I never use exclusions for extensions.

Hope this helps you.

Regards Erik www.DinamiQs.com Dinamiqs is the home of VirtualStorm (www.virtualstorm.org)

*************************************************************
If your issue has been solved, Please mark it as solved
***********

Jordan's picture
06
Apr
2009
1 Vote +1
Login to vote

ExcludeGen isn't very smart,

ExcludeGen isn't very smart, it grabs every file association in a layer when 90%+ of them are read or print only and not a type of file that can be written to-- the condition that allows for something to get captured into a layer.  For you example, Acrobat Reader, there's not reason to exclude anything because reader doesn't save files -- unless it's a PDF marked as revisable (so you can mark comments, like you can with Work Documents, for future revisions) and not a lot of people use that feature.

By default, unless you tell SVS/SWV not to, the user's Desktop and Documents folder is excluded which is where a lot of people tend to save stuff.  If you know people where you work tend to save where ever then you'll want to exclude a specific file extension--or use a Data Layer-- but that's the only reason people tend to use file type excludes.

If a forum post solves your problem please flag is as the solution

erikw's picture
30
Apr
2009
0 Votes 0
Login to vote

Train your users

You should alway's train your users to not save data on the local C disk.
I alway's tell my users what ever is on C belongs to me. I delete it if i wish.
Data on c is never in a backup. If something happens you just loose it. So start early. Make sure users do not save on C.
Educate them to save on the network drive. Then you never have to think about exclusions.

Regards Erik www.DinamiQs.com Dinamiqs is the home of VirtualStorm (www.virtualstorm.org)

*************************************************************
If your issue has been solved, Please mark it as solved
***********

Jordan's picture
05
May
2009
0 Votes 0
Login to vote

or you can use data layers

or you can use data layers so you don't have to train, because we know people never do what their told.

If a forum post solves your problem please flag is as the solution