-
will this work ?
1. create map svcpack under i386 folder and then added all files into that 2. added this into DOSNET.INF [OptionalSrcDirs] SVCPACK 3. remove svcpack.in_ and added svcpack.inf with this settings ;Windows XP [Version] Signature="$Windows NT$" MajorVersion=5 MinorVersion=1 BuildNumber=2600 [setupData] CatalogSubDir="\i386\SVCPACK" [ProductCatalogsToInstall] [setupHotfixesToRun] dotnetfx.exe /q:a /c:"install /l /q" langPack.exe /q:a /c:"inst /q" mp10setup.exe /q:a /c:"setup_wm.exe /q /r:n /DisallowSystemRestore" KB867282.exe /q /n /z KB873333.exe /q /n /z KB873339.exe /q /n /z KB885250.exe /q /n /z KB885835.exe /q /n /z KB885836.exe /q /n /z KB886185.exe /q /n /z KB887742.exe /q /n /z KB887797.exe /q /n /z KB888113.exe /q /n /z KB888302.exe /q /n /z KB890047.exe /q /n /z KB890175.exe /q /n /z KB890830.exe /q /n /z KB890859.exe /q /n /z KB890923.exe /q /n /z KB891781.exe /q /n /z KB893066.exe /q /n /z KB893086.exe /q /n /z KB893803.exe /q /n /z KB867460.exe /q /n /z qchain.exe
-
Outlook Web Access
yes if someone select http://owa.test.com it will go to default web host address on port 80, I should like that it go directly to http://owa.test.com/exchange map is it possible to add map path after IP number when you set DNS name ?
-
Outlook Web Access
i need help
-
Outlook Web Access
Hi I have done a project to setup my privet exchange 2003 server at home. My internet provider has also added new domain name like owa.test.com. Have open port 80 and 443 on my router and it is possible to connect on https:\\owa.test.com\exchange…. So my question is How can I get all incoming calls from the owa.test.com outside internet only go to https:\\owa.test.com\exchange directly and not do default site on port 80.. Big thanks for all help
-
Need Some Help With My Ad Project
I have shared one map on my D drive called Groups and then added two maps called IT Group and Sales Group I only like that users should be possible to open groups but no have write rights before they go under next map called IT Group and Sales Group, So how should I put rights on my first map Groups?
-
Need Some Help With My Ad Project
Hi I have setup 2003 standard server with Active directory but when I logon with user on \\Server\Groups$ and privet \\Server\users$\username user don’t get any rightist to create anything. If I create folder under group and give all rights it still don’t let user any rights to change even if put user inside group with rights on the folder What have I done wrong? Thanks for all help, regards Jonas
-
I dont get delete to work
thanks but it didn’t help with #
-
I dont get delete to work
but way can i use %SYSTEMROOT% on my installation <item display='Installing Windows Update'> <execute display='Windows Journal Viewer' program='%SYSTEMROOT%\install\JournalViewer\JournalViewer.msi' arguments='/qb' /> </item>
-
I dont get delete to work
thanks but how should i do with %ALLUSERSPROFILE%
-
I dont get delete to work
Hi all, do i need to have plugin so delete command will work ? if so, can i find it on the internet ? <item display='Delete temporary files'> <delete source='%SYSTEMROOT%\windows\temp' mask='*.*' /> <delete source='%SYSTEMROOT%\windows\registration' mask='*.*' /> <delete source='%SYSTEMROOT%\windows\registeredpackages' mask='*.*' /> <delete source='%SYSTEMROOT%\drivers' mask='*.*' /> <delete source='%SYSTEMROOT%\drivers' /> <delete source='%SYSTEMROOT%\install' mask='*.*' /> <delete source='%SYSTEMROOT%\install' /> </item> Thanks, Jonas
-
Windows Media Connect
Hi all, I using XP SP2 and tray to install Media Connect silent but it will always come up wit question. I am using this path…. <execute display='Windows Media Connect' program='%systemdrive%\install\MediaConnect\WinRMSrv.msi' arguments='/qn' />
-
picture to centrals
Hi all, How should set settings to get picture to centrals like this image B) i am using 800x600 My Webpage
-
delete some tmp folder
Hi all, I like to remove some folders that all calls xxxxxxxx.tmp under windows folder. don’t think this so good idea, so any proposal ? <delete source='%SYSTEMDRIVE%\windows' mask='*.tmp' /> thanks,
-
how to with XP SP2
do you not need to add \Install\Xplode\Xplode.xml after
-
how to with XP SP2
Hi all, How should i setup so XPlode.exe to run together with XP installation? $OEM$\$1\Install\XPlode This is my location of the folder and files but how should i execute. Use any command from winnt.sif or use cmdlines.txt I have tray and can see that something is flashing but nothing happen... Thanks for all help