NaDer_GenKO Posted March 17, 2007 Posted March 17, 2007 (edited) Hi Can any one tell me How to Integrate WMP11 & Windows Live Messenger With nLite 1.3 final ?If i can't How to interate them.? Edited March 17, 2007 by NaDer_GenKO
NaDer_GenKO Posted March 17, 2007 Author Posted March 17, 2007 (edited) Thank You 'hulkviper' very This Integrate WMP11 Directly to the Installation Source.SoCan I return to nlite and modify or add new hotfix ??and what about Windows Live Messenger ? no one can tell me Edited March 17, 2007 by NaDer_GenKO
MaXeLL Posted March 17, 2007 Posted March 17, 2007 Thank You 'hulkviper' very This Integrate WMP11 Directly to the Installation Source.SoCan I return to nlite and modify or add new hotfix ??and what about Windows Live Messenger ? no one can tell meYou can use this addon to integrate Windows Live Messenger.
NaDer_GenKO Posted March 17, 2007 Author Posted March 17, 2007 Can I make a silent setup for Windows Live Messenger ?? and work Without Errors ?Last thing..Should I Integrate .Net Framework 3.0 ?! and how ?
coolyandy1 Posted March 18, 2007 Posted March 18, 2007 here is a WP11 and it integrate into nlite http://boooggyaddons.xable.net/wmpslip.php
-I- Posted March 19, 2007 Posted March 19, 2007 there is a dotnet 1.1 + 2 + 3 addon - how about a search....
NaDer_GenKO Posted March 21, 2007 Author Posted March 21, 2007 here is a WP11 and it integrate into nlite http://boooggyaddons.xable.net/wmpslip.phpThank you Very...Its works good
brokenwall Posted March 21, 2007 Posted March 21, 2007 I found out by doing them in this order for the .net frameworks then you can install them with RunOnceEx without an issuecmdow @ /HID@echo offFOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\CD.txt SET CDROM=%%i:SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceExREG ADD %KEY% /V TITLE /D "Installing Needed Applications" /fREG ADD %KEY%01 /VE /D "Installing .Net 2.0 w/ Patches" /fREG ADD %KEY%01 /V 1 /D "%CDROM%\Preinstall\net20sl.exe /passive /norestart" /fREG ADD %KEY%02 /VE /D "Installing .Net 3.0" /fREG ADD %KEY%02 /V 1 /D "%CDROM%\Preinstall\dotnet3.exe /passive /norestart" /fREG ADD %KEY%03 /VE /D "Installing .Net 1.1 w/ SP1" /fREG ADD %KEY%03 /V 1 /D "%CDROM%\Preinstall\dotnet11sp1.exe /passive /norestart" /fREG ADD %KEY%04 /VE /D "Running Microsoft Malware Tool" /fREG ADD %KEY%04 /V 1 /D "%CDROM%\Preinstall\MalwareTool.exe /Q /norestart" /fREG ADD %KEY%05 /VE /D "Cleaning Up and Rebooting" /fREG ADD %KEY%05 /V 1 /D "%CDROM%\Preinstall\cleanup.cmd" /fEXITdownload .net 2.0 switchless from RyanVM heredownload .net 1.1 switchless from RyanVM heredownload .net 3.0 from Microsoft hereand i have found that if you install .Net 2.0 first you get the Windows Install 3.1 that is needed for .Net 3.0, and .net 1.1 has to be installed last, because if its installed before .net 3.0 it causes 3.0 to failthis has worked for me on at least 10 unattended setups.
NaDer_GenKO Posted March 21, 2007 Author Posted March 21, 2007 (edited) OK.but I'm Use WPi. Can I do So ? and Thanks for you Edited March 21, 2007 by NaDer_GenKO
lordsidious Posted March 21, 2007 Posted March 21, 2007 For net.Framework try this http://www.doitrightconsulting.net/forum/viewtopic.php?t=132
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now