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 to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.

Messages

  Messages Help
Advanced
Messages 1901 - 1930 of 2228   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1901
I want to make MSI for winrar I don't know how to get started can someone please help me to make one or to guide where to start from ..............
Adnan
adnan_nameless
Offline Send Email
Apr 3, 2007
8:44 am
1902
Hi, Hopefully you have already worked through: http://makemsi-manual.dennisbareis.com/quickstart.htm The "WrapInstall" command is probably what you want to...
Dennis Bareis
dbareis
Offline Send Email
Apr 3, 2007
9:05 am
1903
Hi Dennis Have you had any progress with the error file i uploaded. i am not sure if you got my previous email as i think i sent it directly to you instead of...
sharonchapple
Offline Send Email
Apr 4, 2007
8:43 am
1904
Hi, ... This is the response I sent on the 29th March: That file shows your "ComSpec" environment variable set to "c:\command.com". This is a problem (which...
Dennis Bareis
dbareis
Offline Send Email
Apr 4, 2007
8:55 am
1905
Hi, ... See if "c:\autoexec.bat" manipulates "COMSPEC", if it does, it probably shouldn't. Also have a look at: http://www.jsifaq.com/SF/Tips/Tip.aspx?id=21 ...
Dennis Bareis
dbareis
Offline Send Email
Apr 5, 2007
2:20 am
1906
Hi Dennis, I am a newbie, can you please explain me in detail how and where to start to make winrar into MSI. Thank You ... ...
Adnan
adnan_nameless
Offline Send Email
Apr 5, 2007
9:06 am
1907
Hi, ... Sorry but I have spent many days building the documentation I pointed you to. Without actually doing the work I can't do any better. Perhaps someone...
Dennis Bareis
dbareis
Offline Send Email
Apr 5, 2007
9:33 am
1908
There was a person a couple years ago that posted a message with a similar issue to what I've got. Here's the message about that: ...
jpeck71
Offline Send Email
Apr 6, 2007
7:25 pm
1909
Hi, ... This is the relevant code: <$Property "ProductCode" *Value='GuidMake("ProductCode")'> <$Property "UpgradeCode" *Value='GuidMake("UpgradeCode")'> ...
Dennis Bareis
dbareis
Offline Send Email
Apr 6, 2007
10:56 pm
1910
Hi Dennis, I have gone through wrapinstal commmand documentation page does "wrapinstall" command referering to file wrapinst.mmh file if yes then where do I...
Adnan
adnan_nameless
Offline Send Email
Apr 7, 2007
10:16 pm
1911
Hi, It sounds like you might be going down the wrong track if you are checking the contents of ".mmh" files (this can help at times but you shouldn't need to)....
Dennis Bareis
dbareis
Offline Send Email
Apr 7, 2007
11:50 pm
1912
Hi Can any one give me inputs for packaging Scan Mail application, this software is to be installed on server to scan the mails in Exchange Server 2005. The...
P. Suresh Kumar
suresh_pandi
Offline Send Email
Apr 8, 2007
5:58 am
1913
Hi, ... software is to be installed on server to scan the mails in Exchange Server 2005. ... login dialog box during installation, these logon prompt is to log...
Dennis Bareis
dbareis
Offline Send Email
Apr 8, 2007
6:10 am
1914
Thanks for your quick response It has lots and lots of info about packaging thanks Dennis Bareis <dbareis@...> wrote: Hi, ... software is to be installed...
P. Suresh Kumar
suresh_pandi
Offline Send Email
Apr 8, 2007
6:31 am
1915
This is what i have created a file called me.mm on my desktop with the following content, and whenever I build MSI - Production it ends up saying the error ...
Adnan
adnan_nameless
Offline Send Email
Apr 9, 2007
1:15 pm
1916
Hi, ... s ... for ... - ... Your problem is the reason I recommend that people begin by changing "tryme.mm" and take a step at a time. "Tryme.mm" works and is...
Dennis Bareis
dbareis
Offline Send Email
Apr 9, 2007
10:38 pm
1917
Will a package made with makeMSI work in Vista? I have a simple MM script that tries to launch a setup.exe after the MSI unpacks and it appears to never launch...
selias_lex
Offline Send Email
Apr 10, 2007
2:30 am
1918
Hi, ... I know of no reason why not. Remember though that Vista has many changes to security and version 4 of Windows Installer. Have you read (particularly...
Dennis Bareis
dbareis
Offline Send Email
Apr 10, 2007
4:36 am
1919
Hello, First, I have to admit this is the best freeware msi creation tool that I've ever came across. In seconds after install I could make a couple of test...
darksunmag
Offline Send Email
Apr 10, 2007
9:52 pm
1920
hello dennis, Can you please help me how to overcome the problems i m facing while wrapping an exe based installer into msi, i was going through your ...
cherry.rumbines
Offline Send Email
Apr 10, 2007
9:59 pm
1921
Hi, ... "It doesn't work" doesn't tell me much... ... Sorry don't know what you mean. ... I copied your commands to the end of "tryme.mm" changing exe to ...
Dennis Bareis
dbareis
Offline Send Email
Apr 10, 2007
10:29 pm
1922
Hi, My work uses active directory to deploy in a completely different manner and I have no part of this so I can't say much (maybe someone else will). I can...
Dennis Bareis
dbareis
Offline Send Email
Apr 10, 2007
10:34 pm
1923
Hi Dennis, Thank you for very fast reply. 0. yes, publishing means it is visible in add/remove programs, specifically in "add new programs" link under...
darksunmag
Offline Send Email
Apr 11, 2007
7:12 am
1924
Hello Dennis, I have successfully created my MSI with winrar thanks for your support and help, it works fine when i double click that MSI ...I accept the...
Adnan
adnan_nameless
Offline Send Email
Apr 11, 2007
1:46 pm
1925
Hi, Try adding an ADVERTISED shortcut (or use my shortcut tryme msi) and see if the same, then click on advertised shortcut. If that works then you obviously...
Dennis Bareis
dbareis
Offline Send Email
Apr 11, 2007
10:40 pm
1926
Hi, The first line in your code looks suspicious: #define WRAPINST_CONDITION_INSTALL <$CONDITION_UNINSTALL_ONLY> Looks like it will make makamsi to...
darksunmag
Offline Send Email
Apr 12, 2007
6:46 am
1927
Hello, ad1. According to your suggestion I've toyed a little with ALLUSERS property. I could see that it changed an installation type from "per machine" to...
darksunmag
Offline Send Email
Apr 12, 2007
7:04 am
1928
Hi, ... Good pick up but I suggest this is probably what was intended: #define WRAPINST_CONDITION_INSTALL <$CONDITION_EXCEPT_UNINSTALL> ... It helps me :-) ...
Dennis Bareis
dbareis
Offline Send Email
Apr 12, 2007
7:34 am
1929
Hi, ... Have you tried using msis for other products to see how they behave? I don't know how many dialogs are required to configure the deployment but I may...
Dennis Bareis
dbareis
Offline Send Email
Apr 12, 2007
7:35 am
1930
Hello, Sorry but this line did not work either, the default next screens still popups ... The silent Installation with /s switch works fine ... I have...
Adnan
adnan_nameless
Offline Send Email
Apr 12, 2007
7:35 am
Messages 1901 - 1930 of 2228   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

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