Repackman
Posts: 34
Score: 0 Joined: 3/10/2010 Status: offline
|
Kitten, I tried your method...Unfortunately it created a single MSI...No CAB and no MST...I want my MST just like I want my MTV...:) OK, let me delve a little further...My WPS 7 is a modified standalone version...No SQL backend support and no repository...It's all local... Now the package I have (an EXE) creates an MSI and an MST as well (I suppose the developers of the program were proactive to the needs of Packagers)...Now, what I am doing is modifying the MST that the EXE spit out...It's all well...I edit the MST with WPS, it creates a CAB file, awesome... Problem is, when I add more stuff to the package through the MST, it creates another CAB file, which I don't want... What I want is that no matter how many times I add stuff, it keeps going into that one CAB file instead of it making more everytime I add stuff... It's either that or repackage the whole thing from scratch with the new files added so it creates only one CAB, which I know is not right, although proponents say it's fine... Some proponents actually say it's fine to have multiple CAB files for a project...Not for me...I am a one CAB guy...:) Now I will try MSIPackagers advice and see how that goes...I have never tried the MAKECAB thingie, but a search on your forum will, I am sure, reveal some fertile results... Regards...
|