Search the web
Sign In
New User? Sign Up
makemsi · Build or Update MSI Databases
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1747 - 1776 of 2617   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1747
Hi Dennis, I think there is security leak by using the PropertyList. For msi it works great. MSI (c) (88:24) [12:20:04:881]: PROPERTY CHANGE: Modifying RMTUSER...
casiraghi69
Offline Send Email
Dec 5, 2006
8:13 am
1748
Hi, ... Unless I'm missing something and you are reporting 2 issues there is no issue with the propertyList command as it doesn't generate any VBS, it may be...
Dennis Bareis
dbareis
Offline Send Email
Dec 5, 2006
8:55 am
1749
I apologize if this question has been asked a million times before or if it is already covered in the documentation. I am brand new to using MAKEMSI and my...
christaylor93551
christaylor9...
Offline Send Email
Dec 9, 2006
9:38 pm
1750
I'm attempting to make an installer that installs 5 printer objects preconfigured to different servers. As a first step to understanding how to use MakeMSI,...
darrell4119
Offline Send Email
Dec 11, 2006
1:38 am
1751
Hi, ... MAKEMSI creates the MSI, it does not set up the install environment. Windows Installer doesn't support the "wscript" object, in your case I don't think...
Dennis Bareis
dbareis
Offline Send Email
Dec 11, 2006
1:57 am
1752
Hi, ... If you know how to do it with orca you could follow process at: ...
Dennis Bareis
dbareis
Offline Send Email
Dec 11, 2006
8:37 am
1753
Dennis, Thank you for your prompt response. I have played around with changing the database with orca, differencing it and then reapplying the difference to...
Chris Taylor
christaylor9...
Offline Send Email
Dec 11, 2006
9:01 am
1754
One of the things I really like about the installers generated by MakeMSI is the ability to install on top of any previour (or newer) version of the same...
juancr
Offline Send Email
Dec 14, 2006
5:37 am
1755
Hi, I believe that MS hotfix exe's support a quiet command line install and uninstall which they doocument on their site, if you can't locate it I can probably...
Dennis Bareis
dbareis
Offline Send Email
Dec 14, 2006
8:58 pm
1756
Hi, I want to manipulate an existing MSI file , since I really *like* this tool , I tried to learn by myself from the documentation how to do it. I got really...
drorgo1
Offline Send Email
Dec 14, 2006
8:59 pm
1757
Hi, ... That is not used, see the "Upgrade" table. Bye, Dennis P.S. Did you see this message (any update?): ...
Dennis Bareis
dbareis
Offline Send Email
Dec 14, 2006
9:00 pm
1758
I have just successfully completed my first MAKEMSI build from scratch. One of the things in my installer is a registry import, however, several of the...
christaylor93551
christaylor9...
Offline Send Email
Dec 14, 2006
9:06 pm
1759
Hi, ... It might be best if you start with orca and make the changes if you know how to do it. You would have had the same "error" (issue) doing it manually. ...
Dennis Bareis
dbareis
Offline Send Email
Dec 14, 2006
9:23 pm
1760
I have just done some checking on this and I believe I have found out what the problem is. When formatting the line breaks [~], PPWizard is treating the "[~]"...
christaylor93551
christaylor9...
Offline Send Email
Dec 14, 2006
9:25 pm
1761
Hi, Sorry the earlier email hasn't come through yet, see the "MSIFORMATTED" value on the registry command. Bye, Dennis ... -- Dennis Bareis [Microsoft MVP]...
Dennis Bareis
dbareis
Offline Send Email
Dec 15, 2006
11:00 pm
1762
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the makemsi group. File :...
makemsi@yahoogroups.com
Send Email
Dec 16, 2006
4:40 am
1763
Hi, I decided to have a crack at it as it may be useful at my work as well. I have uploaded a file into the files area, you need to download this. I have...
Dennis Bareis
dbareis
Offline Send Email
Dec 16, 2006
4:42 am
1764
Hi Denis , a quote taken from the documentation section ... "Currently the file commands are not supported when updating an existing MSI" I've also tried using...
drorgo1
Offline Send Email
Dec 18, 2006
11:50 am
1765
... That is no longer correct, try adding this to the "tweek.mm": <$Feature "ALL.3.076.0000.TryMe_simple_MAKEMSI_te"> ;;Use orca to work out existing Feature...
Dennis Bareis
dbareis
Offline Send Email
Dec 18, 2006
9:28 pm
1766
Hi Again, Your example indeed did the job and I did manage to enhance the tweak.mm example , however i didn't manage to perform what I needed in my file :-( ...
drorgo1
Offline Send Email
Dec 19, 2006
2:56 pm
1767
Hi, I assume you didn't get any validation errors etc. I took your code and made the minimal changes required, icon, exe and feature names and it works here...
Dennis Bareis
dbareis
Offline Send Email
Dec 19, 2006
9:11 pm
1768
Hi Dennis (This time with double 'n' ... :-) Well , what did happend eventualy is that the shortcut was created , yet only when I chose "Complete" installation...
drorgo1
Offline Send Email
Dec 21, 2006
8:37 am
1769
Hi, ... You did not specify a LEVEl on the feature command, check the doco and the MSI with orca. ... I do not know how to best do this, I would avoid at all...
Dennis Bareis
dbareis
Offline Send Email
Dec 21, 2006
8:57 am
1770
I have an installation that uses the 'Files' command to install a directory tree and have the 'SelfReg' parameter set to '?' as to automatically detect the...
christaylor93551
christaylor9...
Offline Send Email
Dec 21, 2006
9:31 pm
1771
Hi, ... You say "instead of", have you proven this by looking at the MSI with ORCA (its more likely "as well as"). OK, I see from below that you have checked...
Dennis Bareis
dbareis
Offline Send Email
Dec 21, 2006
9:56 pm
1772
Thank you, Dennis, for your prompt response. Yes, the file OraOLEDBpus.dll does not self-register, and I do, in fact, believe that the issue is the similarity...
christaylor93551
christaylor9...
Offline Send Email
Dec 21, 2006
10:15 pm
1773
Hi, ... Be aware that the selfreg table DOES NOT mention filenames but file keys, you would need to look at the file table to be sure that Windows Installer is...
Dennis Bareis
dbareis
Offline Send Email
Dec 21, 2006
10:38 pm
1774
After a bit of experimenting, I have found the issue. The file OraOLEDBpus.dll is one of five other .dlls that are needed for OraOLEDB.dll to be able to...
christaylor93551
christaylor9...
Offline Send Email
Dec 21, 2006
10:42 pm
1775
... That was why I asked about the "instead of" bit earlier. You will need to use the "SelfRegister" command which has an optional ordering parameter. To do...
Dennis Bareis
dbareis
Offline Send Email
Dec 21, 2006
11:01 pm
1776
I have a product that I am trying to install that does not install to the program files directory, rather, it installs into a directory in the root of the c:\...
christaylor93551
christaylor9...
Offline Send Email
Dec 22, 2006
8:37 pm
Messages 1747 - 1776 of 2617   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help