mikesyr
Posts: 8
Score: 0 Joined: 3/4/2009 Status: offline
|
quote:
ORIGINAL: jrobeano 1. Did you use a program to help you build this transform or are you all superheros that have the knowledge to type it out? 2. I noticed in the Media table that Data1.cab is referenced 4 times, and there is a Data2.cab referenced. Why is there a Data2.cab? How does the installer know to use Data1.cab, I found no other reference to it other than the media table. 3. As I am reading through the changes the transform makes I am now fully aware that I am insanely over my head with, where should I get started learning about this stuff? Is there a "Welcome to your new misery" visitors guide? 1. AdminStudio 8.5 (InstallShield 2008). I can do it via ORCA now, but its much less painful via InstallShield. I'm no superhero with packaging, in fact its a pretty small part of my job. But I have become nearly fearless with it. 2. data2.cab is garbage!! Can't believe I left that in there. You can probably remove the extra entries. Sorry, I was fighting with this package for a lil bit. I had to change settings in the xml/qtp a couple times, due to requests etc etc. 3. Although learning how to do it via ORCA is probably the longest path with the most reward at the end....I would suggest something more robust like AdminStudio or Wise. Other than that: http://www.appdeploy.com/video/, http://www.appdeploy.com/techhomes/windowsinstaller.asp and http://www.appdeploy.com/packages/ This following post helped me greatly in understanding self healing packages w/advertised shortcuts: http://www.appdeploy.com/messageboards/fb.asp?m=7766 One user on here by the name of joedown(thanks joe!) sent me an .mst for Quicktime....and I looked at a coworkers solution and it all came together. Even though I did go a different route in my package due to Vista concerns and not wanting to create a CA. Everyone in the forum will be willing to help with specific questions, but they likely won't have time to walk you through the beginning stages of your learning curve in packaging, since like me they have jobs and such. They will expect you to have a passing knowledge and understanding of how it all works. Once you acquire that, you will know what questions to ask, which will help greatly. Edit: There are no adverse affects of leaving #2 alone. Well unless someone can think of one...
< Message edited by mikesyr -- 4/16/2009 4:50:07 PM >
|