Jump to content

Recommended Posts

Posted

Thanks for the tut shark. Helped me much. My modified msn is working ok on my system.

I found the installer files here (in my turkish windows xp sp2 machine)

Program Files\Common Files\WindowsLiveInstaller


Posted

im using vista x86 spanish and i couldn't find the msi installer.

anyone that is willing to share the spanish msi? thanks.

  • 1 month later...
Posted (edited)

to shark

first thanks for your tuto but one thing i have xp pro french and i have searched everywhere for the msi installer and the folder WindowsLiveInstaller in the path %allusersprofile%\Application Data\WindowsLiveInstaller\Product dosn't exist also i have made a totaly search in my drive c for every msi installer and also don't find it ?

when i extracted the global installer it gives me those files MsnMsgs.msi--->16 mg and wllogin.msi 526ko is there a possiblility to between those file one is the real msi installer related to tutoriel and thanks .

Edited by populous
Posted

Although I have not put alot of effort into 'locating the MSI' other than reading this thread, and my original posted location, is there a consensus as to it's location on any language machine AFTER an official installation?

shark

Posted
Although I have not put alot of effort into 'locating the MSI' other than reading this thread, and my original posted location, is there a consensus as to it's location on any language machine AFTER an official installation?

shark

i hope it was but i couldn't find it for spanish installations. tried vista and xp without luck.

thanks to another user, i got the spanish msi installer but i didn't asked where he/she found it.

  • 2 months later...
Posted

I tried this:

start /wait MSIEXEC/qn "\\server\install\msn\MsnMsgs.msi" IAGREE="YES"

The installation goes threw but I can't find live messenger after the installation.

On one computer the program was installed but without any shortcuts :S

  • 2 weeks later...
Posted

Can't find it om my danish windows xp 32bit :S.

have be in all the folder i have see in this topic, and i have search after MsnMsgs.msi

(and i have start the installer´)

Posted (edited)

It will not be named MsnMsgs.msi... It will have a name like

Install_{508CE775-4BA4-4748-82DF-FE28DA9F03B0}.msi

Edited by ricktendo64
Posted (edited)

can't find anything :(.

nvm:

found it :).

IN danish its called C:\Programmer\Fælles filer\WindowsLiveInstaller\MsiSources

I upload it now.

Edited by DHJ
  • 1 month later...
Posted
Is there any way to change the msi and make the WLM to autostart but not to open the main window when windows start?

You can add this reg key to the msi (altered when selecting via tools window)

[HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger]
"AppSettings"=hex:42,02,01,00

and the autorun reg key

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"msnmsgr"="\"C:\\Program Files\\Windows Live\\Messenger\\msnmsgr.exe\" /background"

I am new to MSI packaging and wondered exactly how you would implement this change using installshield adminstudio.

Can anyone assist?

TIA

Spadge

  • 3 months later...
Posted

I can not install Windows Live Messenger or I did not know how to so I would like to ask you to help me how to install messenger.

Posted
Is there any way to change the msi and make the WLM to autostart but not to open the main window when windows start?

You can add this reg key to the msi (altered when selecting via tools window)

[HKEY_CURRENT_USER\Software\Microsoft\MSNMessenger]
"AppSettings"=hex:42,02,01,00

and the autorun reg key

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"msnmsgr"="\"C:\\Program Files\\Windows Live\\Messenger\\msnmsgr.exe\" /background"

I am new to MSI packaging and wondered exactly how you would implement this change using installshield adminstudio.

Can anyone assist?

TIA

Spadge

The easiest way is to export those registry entries to a file. Then, inside InstallShield (other authoring apps apply too) go to registry and right click the registry hives and select Import REG file.

The program will put those entries in your setup's registry part.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...