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...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 1794 - 1823 of 2612   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1794
Hi, I am writing installers for two products. They both set the PATH with this code. <$Component "path" Create="Y" Directory_="INSTALLDIR_EXE"> ; enviroment ...
jremillardshop
Offline Send Email
Jan 5, 2007
9:02 pm
1795
Hi, I just created 2 simple samples TryMe1 and 2 and installed them in order 1 then 2, this is the start of my path: C:\Program Files\AAA-TryMe2\;C:\Program ...
Dennis Bareis
dbareis
Offline Send Email
Jan 5, 2007
11:35 pm
1796
Hi, Assuming I want to add a file to an existing MSI , it should be under a "coponent context" and therefore reside inside a feature. the issue is that in case...
drorgo1
Offline Send Email
Jan 7, 2007
11:52 am
1797
Hi, I'm trying to call the MM.CMD from a web script (PHP) , using a simple call for executing system command. yet , It seems that the control is not going back...
drorgo1
Offline Send Email
Jan 7, 2007
11:59 am
1798
Hi, Thats why I mentioned adding your own feature in a previous email. If the file is always to be installed then create a new feature and component which is...
Dennis Bareis
dbareis
Offline Send Email
Jan 7, 2007
9:46 pm
1799
Hi, \C is certainly wrong, it needs to be /C. If its not "coming back" then that is a "PHP thing", I suggest trying a simple "MyTest.cmd". The batch file...
Dennis Bareis
dbareis
Offline Send Email
Jan 7, 2007
10:00 pm
1800
I'm just getting started using MAKEMSI and I have run into a problem. I'm hoping it is a simple mistake. I was able to build the TryMe.MM sample and verified...
stidolph_david
Offline Send Email
Jan 12, 2007
1:04 am
1801
... Better too much than too little. ... Your UpgradeCode GUID is invalid, ... The format of the .ver file is misleading, its not commented and the value is...
Dennis Bareis
dbareis
Offline Send Email
Jan 12, 2007
1:15 am
1802
Well, my problem seems to be the GUID. Creating a new one resulted in the error. Using the one from TryMe worked. Changing one digit sill allowed it to...
stidolph_david
Offline Send Email
Jan 12, 2007
1:27 am
1803
Hi, ... See: http://makemsi-manual.dennisbareis.com/guid_generation.htm ... Hopefully you have MSIVAL2 installed or you manually verified the generated MSI so...
Dennis Bareis
dbareis
Offline Send Email
Jan 12, 2007
2:48 am
1804
Hi, I have the following code in production, working as expected. Sorry that there are a lot of macros but the structure is the same. Perhaps comparing with...
ravenkall
Offline Send Email
Jan 12, 2007
6:40 pm
1805
Hi, Other things worth trying (after my verbose log idea), 1. Double check spelling of EXE 2. Use SYNC unless you have a good reason not too. 3. Don't ignore...
Dennis Bareis
dbareis
Offline Send Email
Jan 12, 2007
10:21 pm
1806
copied and modified TryMe.MM which worked fine. Then tried to add a shortcut to launch the application using an exe. Added and modified the example code given...
melvynrust
Offline Send Email
Jan 17, 2007
8:59 pm
1807
just downloaded this tool and successfully generated the TryMe.msi file. Then copied the .mm .mmh etc to my docs, renamed them and started to build my...
melvynrust
Offline Send Email
Jan 17, 2007
9:01 pm
1808
I'm rather new at using makemsi and am having difficulty creating an msi package for a windows XP hotfix that I want to deploy via GPO. Could someone please...
howling_merdoc
Offline Send Email
Jan 17, 2007
9:02 pm
1809
Hi, ... file. ... You need to change the "ProductName" in the ".ver" file, see: http://makemsi-manual.dennisbareis.com/versionfileproductsection.htm Bye, ...
Dennis Bareis
dbareis
Offline Send Email
Jan 17, 2007
9:07 pm
1810
Hi, I think that you have the code below duplicated more than once within your script, you can't install a file like "1.exe" twice into the same directory, and...
Dennis Bareis
dbareis
Offline Send Email
Jan 17, 2007
9:36 pm
1811
Hi, ... an ... Makemsi ... stuck ... work ... I will try to improve that part of the doco. No don't use that file, its a bit hard to explain as there are many...
Dennis Bareis
dbareis
Offline Send Email
Jan 17, 2007
10:16 pm
1812
Hi, ... It should work for any media type as you can specify the size, notice that the sample file has this line: #define COMPILE_CABDDF_MaxDiskSize ...
Dennis Bareis
dbareis
Offline Send Email
Jan 18, 2007
6:59 am
1813
Hi Dennies, in the actual version 7.002 the MsiHiddenProperties are logged in msi logs. In the previous version I worked with (6.331) the are not logged. I you...
casiraghi69
Offline Send Email
Jan 18, 2007
2:52 pm
1814
Hi, Sorry I'm confused. From the change history I can see I fixed the logging of the Dialog commands in MAKEMSI version 6.342, so the version you say works...
dbareis
Offline Send Email
Jan 18, 2007
9:12 pm
1815
Hi, there is a DialogTemplate.mmh date 8Dec 2006. Here is my modified tryme.mm: ;---------------------------------------------------------------------------- ;...
casiraghi69
Offline Send Email
Jan 19, 2007
8:59 am
1816
Hi, ... The fix was to prevent MAKEMSI from logging the value, I can't do anything about Windows Installer. If its logging it must be an old version of...
Dennis Bareis
dbareis
Offline Send Email
Jan 19, 2007
9:46 am
1817
I upgrade the MakeMsi from v05.310 to v07.002. And, try the new version with a old project (the project is work on v05.310). Then, I got the fatal error as...
sofax92
Offline Send Email
Jan 22, 2007
6:37 am
1818
Hi, ... The "LOG" directory tree will contain the zip stuff inclusing log but it will also be in the ".dbg" file in the "out" directory. I am interested in...
Dennis Bareis
dbareis
Offline Send Email
Jan 22, 2007
8:15 am
1819
... on ... but it ... What means it ? I do not get it ! ... something. ... I just copy the zip.exe file into the MakeMsi folder, and rename it to izip.exe only...
sofax92
Offline Send Email
Jan 22, 2007
9:02 am
1820
... Look in the "out" subdirectory, for an example (assuming you build "tryme.mai": 1. click "Start" 2. Select Run 3. copy: notepad "C:\Program...
Dennis Bareis
dbareis
Offline Send Email
Jan 22, 2007
9:28 am
1821
... I got ! I find the warning as following: zip warning: TZ environment variable not found, cannot use UTC times!!...
sofax92
Offline Send Email
Jan 22, 2007
12:16 pm
1822
... It is work ! I add a TZ environment variable to system, some thing like "TZ=PST8PDT"....
sofax92
Offline Send Email
Jan 22, 2007
12:26 pm
1823
Hi, ... Interesting, I haven't got "TZ" set so for some reason it needs it on your computer. What operating system have you got? What language is it? Thanks,...
Dennis Bareis
dbareis
Offline Send Email
Jan 22, 2007
9:00 pm
Messages 1794 - 1823 of 2612   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