I'm "leary" of using this software because of its 'learning curve'. The docs are HEAVY and I have to learn ANOTHER SCRIPTING LANGUAGE!! PPWIZARD - oof.. is it...
Hi, ... Well I could have provided a one pager like most other tools... ... Well yes actually, both it and MAKEMSI are quite popular. ... It does, I've just...
Hi, ... files? ... There are plenty that could be configured to do so but I know of none that does. There are some that understand PPWIZARD which are on my ...
Hi I found anything about it on your PPWIZZARD home page. I reaaly need something to recognize your syntax, and the commun key words of your programming...
... Hi, I use PSPad (www.pspad.com) I configured a Highlighter by grabbing the MakeMSI-commands from the helpfile. You've to add a section in an ini-file in...
All, I was wondering if anyone has examples of using makemsi to create an installer for MS IIS6 / ASP.NET web application? In particular, something that...
Hi, ... I haven't had any experience installing .NET apps into IIS (only ASP on IIS 5/6) but they shouldn't be too different? Have you looked at the ADSI...
I just installed MakeMSI and I'm trying to make an MSI of this old educational program, "Math Blaster" so it can easily be pushed out with AD. The proglem I'm...
Hi, ... up ... The "[ProgramFIlesFolder]" should be "[ProgramFilesFolder]" and the target should just be the executables name, use the arguments parameter for...
Hi, For those of you that link to my site thank you... If you have used PPWIZARD for building your web pages hopefully you have used the standard PPWIZARD...
Hello, I am trying to understand what I need to do to create the msi files. I will basically be using the creations for pushing out Windows Updates for now...
Hi, ... The "Tryme.MM" script is a very simply starting point (example) which creates a simple MSI which only installs some files. By "windows update file", I...
Hi, Further to my previous message, it is hard of me to think of everything that might be a probl;em to someone else but I just though of something which might...
I'm very new to Makemsi and I'm hoping it will help me automate an annoying task. In fact, I'm hoping someone already has a script to do this or a very...
Hi, since yesterday I'm playing around with makemsi. It is a flexible powerful tool for creating msi, so Dennis, thanks a lot for makeing this tool available! ...
Hi, ... Thanks. ... Believe it or not its faster than it used to be... I have an idea of where a lot of the time is going since my testing for the last release...
Hi, ... Not only did this come out scrambled but I realized that moving the definition of "FILE_REPORT" as I suggested would not work, so I'm uploading a new...
I am using makemsi v 3.0.325 I noticed that installed files attribute change from 'read-only' to 'normal'. What is the best recipe to prevent installed file...
Hi, ... changed ? ... Please read the file commands doco (see "Attributes" and "CopyAttributes" parameters + example). If you decide you don't like the MAKEMSI...
... http://users.cyberone.com.au/dbareis/makemsi/resource_install_and_uninst all.htm ... Sorry, I still can not figure out how to do ! Would you give me a...
Hi, ... To prevent uninstallation I'd set "ComponentId" to "" on the relevant "component" commands (or set the permanent" attrribute). The "component" command...
OK, so I've tried to itemize the steps of automating changes to a prebuilt MSI. This is really close to working but I'm still having a few problems with this....
Hi, ... No need to copy it ... I don't understand this bit. Tweek.mm not involved in this and your "before" can be the existing filename ... This name will be...