Well, I searched this group and it seems like ppl were able to do subject... Am I that stupid? :-/ So I downloaded your package 2 days ago (3/1/06) (no SDK...
Hi, ... As I'd expect as "tryMe.ver" specifically indicates that you want a licence dialog (Licence = TryMe.rtf), remove this (AND remove "TryMe.rtf") to...
Sorry, but it still doesn't work... :( I think there is a bug in VBS generation. So I have empty folder, copy there TryMe.mm + .ver and some NUpdater.exe. Then...
So I thought maybe I should check back to see if anyone has found a working solution to this. Looking for a FileSelection Dialog that can be used in MakeMSI. ...
Hi, a makemsi newbie here. I was wondering how I could enable command line switches for an MSI, so that specified components could be ... Any suggestions much...
Hi, It sounds like you may have a situation like I've had: Multiple features in the package, install-time selection of features from the command line. I...
Hi, I have also created the following section in the manual: http://users.cyberone.com.au/dbareis/makemsi/msiexec_exe_selecting_features.htm Bye, Dennis...
All, I just want to describe what I am trying to get done so that if I am totally off base someone can stop me before I spend a day on it. I have a MSI project...
Dennis, Was this feature added? I know I am going to need this ability. I am running the version available today. Thanks, Greg Davis ... that ... extract ... ...
Hi, ... am ... changed ... manual ... MSIDIFF (as you have found out since) does "decompile" an MSI into a text form but not really for a "round trip" - yet),...
Hi, I didn't get much done during my holidays (which has its good points). I have also been busier than usual both at work and home and haven't had the energy....
Hi, Does anyone have an example on how to add a shortcut to the startup folder for all users? Thank you ... Yahoo! Mail Bring photos to life! New PhotoMail...
Hello, Look in the MakeMSI documentation for the Shortcut command. Near the bottom there's an example: "NON-ADVERTISED SHORTCUTS WITH HKLM KEYPATH" which can...
Hi, I have no experience in this area although if the Microsoft Platform SDK supports it then MAKEMSI also does. Does Japanese normally use the ".jpn"...
Hi, The information is online (or in the makemsi manual) at: http://users.cyberone.com.au/dbareis/makemsi/validation_suites_orca_inte gration.htm If you have...
hi dennis, i've noticed your script on this yes. does this mean i need to manually edit your script? i basically have created the cub file manually in orca and...
Hi, That page shows how to use the "PublishComponent" table in an MSI which will install the cub file so it can be used from within orca. I THINK this is what...
ok thanks. i'll try it out.. apologies for the silly questions, its the first time i use your tool. so i need to 1. edit your script to reflect publish...
Hi, I wasn't sure whether you were using MAKEMSI or not. If you weren't then the doco could be used as a guide for what to do. MAKEMSI installed some files in...
This is my 2nd try at submitting this message, so if the first try made it through, you can disregard this one. I am trying to use MakeMSI to create an update...
Hi, Didn't see the first one. To read registry you can use the "RegistryRead" command: http://users.cyberone.com.au/dbareis/makemsi/registryread.htm If the...
I made upgrades via Active directory and usually that works fine for me. richardhufford <richardhufford@...> wrote: This is my 2nd try at submitting...
Hi, I am having some trouble getting the *Value syntax for the PropertyCA command to compile. When I compile -- snippet below -- I receive the following from...
Hi, That would appear to be a MAKEMSI bug the reason for which I can't immediately identify (nothing obvious). I do have a "wierd" workaround and that is to...