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...
Message search is now enhanced, find messages faster. Take it for a spin.

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 2423 - 2452 of 2616   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2423
Dear Dennis, I am far away from giving you any advice, but I think, that your excellent MakeMSI has one small blemish. By administrative installation generates...
itkin
Offline Send Email
Apr 1, 2009
7:15 am
2424
If you install DLL, OCX files that are required (ie.MSWINSCK.OCX) How can you specify not to remove these when you uninstall as another app may use these Also...
techpaul702
Offline Send Email
Apr 1, 2009
8:25 pm
2425
Hi, ... See: http://makemsi-manual.dennisbareis.com/never_uninstall_resources.htm ... No it doesn't work and its amazing that they can't seem to fix it... Bye,...
Dennis Bareis
dbareis
Offline Send Email
Apr 1, 2009
10:53 pm
2426
Hi, ... I don't pretend to know everything so I'm happy to get feedback of all types. ... If a directory is created this way then its eventual installation...
Dennis Bareis
dbareis
Offline Send Email
Apr 1, 2009
11:07 pm
2427
Hi, There is also the "SharedDllRefCount" attribute on a component. Bye, Dennis ... -- Dennis Bareis [Microsoft MVP] (dbareis@...) ...
Dennis Bareis
dbareis
Offline Send Email
Apr 2, 2009
6:31 am
2428
I am attempting to use MakeMsi tool as part of our automated build process. I'm relatively new to the concept of windows installer, so I realize I'm probably...
lymboh
Offline Send Email
Apr 2, 2009
6:42 pm
2429
Hello. I just wanted to get some feedback on the issue that I am seeing before I start hacking. And I hope I can help someone as well... I have a MSI package...
matej_mihelic
Offline Send Email
Apr 3, 2009
7:07 am
2430
Hi, ... 3.5.1.0. ... new .msi Using the tryme.ver file as an example you would simply add another version entry to the ver file as you have done. Your trouble...
Dennis Bareis
dbareis
Offline Send Email
Apr 3, 2009
7:34 am
2431
Hi, ... perform registration manually after it using the regsvr32.exe but only if I copy the OCX file first out of the created folder (%ProgramFiles(x86)%). I...
Dennis Bareis
dbareis
Offline Send Email
Apr 3, 2009
7:46 am
2432
We are trying to create a shortcut. However, we can't seem to get makemsi to translate [INSTALLDIR] in the component section. We get this error: ~~~~~~ Rexx...
lymboh
Offline Send Email
Apr 7, 2009
10:03 pm
2433
Hi, ... makemsi to translate [INSTALLDIR] in the component section. We get this ... Data\Mips\GenSum\gensumm.exe" KeyPath="Y" > ... Is the above commented line...
Dennis Bareis
dbareis
Offline Send Email
Apr 8, 2009
7:00 am
2434
... I appreciate your patience. It sounds like (and if I emulate TRYMESHORTCUTS.MM), the file line should be: <$File SOURCE="gensumm.exe" KeyPath="Y" > which...
lymboh
Offline Send Email
Apr 8, 2009
5:16 pm
2435
... That line is NOT creating a shortcut but telling MAKEMSI that you have a file available at build time which you would like installed when the msi is...
Dennis Bareis
dbareis
Offline Send Email
Apr 9, 2009
1:33 am
2436
Hello I tried to setup MSI on 64 bit but its not working the actual problem is that although I set the ProgramFiles64Folder the installer ignore it and adds...
sharon.moshe
Offline Send Email
Apr 15, 2009
7:29 am
2437
Hi, ... is that although I set the ProgramFiles64Folder the installer ignore it and adds c:\Program Files(x86)\my project the files compiled on 64 bit system. ...
Dennis Bareis
dbareis
Offline Send Email
Apr 15, 2009
7:38 am
2438
Hello all! I'd like to call a custom macro with a dynamically assigned variable, but the statement "<$regDll.<??count>>" does not seem to function as intended....
werner.heinsohn
Offline Send Email
Apr 15, 2009
8:33 am
2439
Hi, ... but the statement "<$regDll.<??count>>" does not seem to function as intended. The error text says: 'Macro named "regDll.<??count" does not exist!'. Is...
Dennis Bareis
dbareis
Offline Send Email
Apr 15, 2009
8:50 am
2440
Hi I did manage to create 64 bit install eventually. for anyone who needs this I'm attaching tryME64.mm example follow this steps 1) update to Microsoft...
moshe sharon
sharon.moshe
Offline Send Email
Apr 15, 2009
10:46 am
2441
Hi, I would like to let the user install the binaries where ever they like to install the binaries. How do I configure the XX.MM file for this? I use: ;---...
repostor10
Offline Send Email
Apr 16, 2009
8:02 pm
2442
Hi, ... I am unsure what you mean by that (for starters files don't decide where they want to go...) as the install location of "TryMe.MM" (which you probably...
Dennis Bareis
dbareis
Offline Send Email
Apr 17, 2009
4:24 am
2443
... Thanks Dennis for an excellent explination and software.. This was exactly what I was looking for. I will try to use the commandline installation for the...
repostor10
Offline Send Email
Apr 17, 2009
6:02 am
2444
Hi, ... You may want to do something along the lines of this so if they forget they get reminded: http://makemsi-manual.dennisbareis.com/z_available.htm CYA, ...
Dennis Bareis
dbareis
Offline Send Email
Apr 17, 2009
7:03 am
2445
Hi list, this not really MAKEMSI releated, but maybe someone can help me nonetheless. I want to upgrade my installation using the MigrateFeatureStates action....
Mockenhaupt, Christoph
christoph.mo...
Offline Send Email
Apr 23, 2009
8:41 pm
2446
Hi, ... It certainly is possible and not only that but normally it won't have that "[DialogName]" text there at all! This means YOU are invoking the debug...
Dennis Bareis
dbareis
Offline Send Email
Apr 28, 2009
7:23 am
2447
Can you help me debug a macro? I need one to return the input parameter text with with the '\' characters replaced with, say, '.' or '_'. I've defined the...
dancingguy2000
Offline Send Email
Apr 29, 2009
9:55 pm
2448
Hi, I'd rather have a small self contained (and minimal) example, however I can see a major problem: * The #DefineRexx command basically just defines a value...
Dennis Bareis
dbareis
Offline Send Email
Apr 30, 2009
4:04 am
2449
... Thank you, Dennis. I'm guessing you meant "#evalute"? I don't see "#execute" in either the contents or the index of either MAKEMSI or PPWIZARD help files...
dancingguy2000
Offline Send Email
Apr 30, 2009
6:08 pm
2450
... I'm having a bit of trouble figuring out how to do this correctly. The attached working test case DemoOfMacroProblem.MM gives some idea of what I'd like...
dancingguy2000
Offline Send Email
Apr 30, 2009
10:11 pm
2451
... Just to follow up: There were a couple of problems with this macro definition. The main problem is that I had reversed the order of the parameters to the...
dancingguy2000
Offline Send Email
May 4, 2009
7:43 pm
2452
I'd like to create a Merge Module that will install as a subfolder of the parent MSI's INSTALLDIR. So far, it's not quite working as desired. The Merge...
dancingguy2000
Offline Send Email
May 7, 2009
1:24 am
Messages 2423 - 2452 of 2616   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