patelsiraj1 Posted August 20, 2006 Posted August 20, 2006 hi guys there...i want to know which is the best repackager.i have seen some repackaged msi files and extracted it in one folder.i saw that there was one folder named win besides program files. i have used installshild adminstudio and wise package studio but they were not as reliable as expected and the msi file created with them when extracted there was folder named windows but not win can any body tell me which repackager makes folder named win not windows in msi package.thanx in advance..
ajua Posted August 20, 2006 Posted August 20, 2006 i think i dont get exactly what you mean by folder "win".I use for repackagin Scriptlogic Installer Design Studio. i have made about 5 repacks and all worked fine.if you mean by "win" the folder windows is installed to then any repackager can handle it because is a system variable and is not static. Example if you choose to install windows under C:\MyWindows any msi setup that points to "windows" folder will install files to C:\MyWindows instead of C:\Windows or C:\Winif this isnt what you expect, then be more specific.
T D Posted August 20, 2006 Posted August 20, 2006 (edited) @elajua some stuff like WininstallLe use SHORTFILENAMES=TRUEI'd recommend WininstallLe as you can edit msi's after install to make sure anything else wasn't captured. But it's expensive, so I download the setup file and put it in a virtual PC every time I wanna use it.Otherwise use InstallRite http://epsilonsquared.comAnd WOW, it's a PARADOX that there wasn't a folder named WINDOWS but WIN! That makes a HUGE difference! Edited August 22, 2006 by T D
mazin Posted August 20, 2006 Posted August 20, 2006 i have used installshild adminstudio and wise package studio but they were not as reliable as expectedMan, go say something else!
ajua Posted August 22, 2006 Posted August 22, 2006 i have used installshild adminstudio and wise package studio but they were not as reliable as expectedMan, go say something else!lol i second that.but again, i really dont get it clear what he mean the first time.
mazin Posted August 22, 2006 Posted August 22, 2006 (edited) @ elajuaYes. Whatever name (short or long) is given to a variable, a package KNOWS its destination.@ patelsiraj1I don't see why some name should be a problem. A packager can't be bad JUSTbecause it uses its own names, short or long.If you get some problems with those packagers, other than names, let's know. We can help.I haven't used installshield adminstudio, though I have got the demo version CD (about 500 MB).But I have created many packages, successfully, using wise package studio.I don't care wether it uses win or windows for %WinDir% or %SystemRoot% variable.Files will be installed into X:\Windows, X:\WINNT or even X:\WinCows in either situation. Edited August 22, 2006 by mazin
patelsiraj1 Posted August 23, 2006 Author Posted August 23, 2006 i want to repackage divxcreate from (www.divx.com)i have tried installshield adminstudio and wise package studio to repackage it ....i sucessfully repackage divx create and also sucessfuly install it.but after installing the application when i try to run it it doen'nt run at all.any help would be appreciated...
mazin Posted August 23, 2006 Posted August 23, 2006 Probably, some essential files (for the program to run) are missing from the package.
patelsiraj1 Posted August 23, 2006 Author Posted August 23, 2006 Probably, some essential files (for the program to run) are missing from the package.can u please help me by telling which repackager should i use to repackage DivxCreateThanx in advance
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now