Content Type
Profiles
Forums
Events
Everything posted by tjabocom
-
QuickLaunch Tweak Dont work for me
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
Thanks all of you, I will try it soon..most solve a other problem first.... msfn is a great forum, have a nice day... /Tjabocom -
Hi all I have big problem... I am making an unattended installation with Windows XP sp2, I wil have classic gui with the "show quick Launch" well I have search the form and found some links and tried them. I have not tried them in an Unattended setup, I have just made an registry fil that I run and then reboot to see that the quick launch show up, but I does not. Ihave mainly saved differant HKCU configurations. I have even used the tool CompareIt to fine the change and then saved the change to an regfile that I then run to se if I can trigger an change of Quick Launch, but not. with reboot So I would like to know the tricks toget it work I have tested some tweaktools dut I hhave not found that they have opptions for "quick launch. Well What the trick?????????????? his key have I worked with: HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\TaskbarWinXP I have read this, and some google search Here's a few links, hopefully they will help you out. I just don't feel up to explaining it...again. http://www.msfn.org/board/index.php?showtopic=37292 http://www.msfn.org/board/index.php?showtopic=39313 http://www.msfn.org/board/index.php?showtopic=8763 http://www.msfn.org/board/index.php?showtopic=41238 and copy the reg key "HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\Default Taskbar" to: "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\Taskbar" (for XP RTM) "HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop\TaskbarWinXP" (for XP SP1) (to be safe copy it to both locations)
-
Hi all, To remove MovieMaker is a big topic, I have searched the forum and google and I have not found a method that fits me so well. I don't want to make the tweak in the I386/inf/moviemk.inf file on the setup folder, I would like to remove the Movie Maker during the Unattended-setup or during the post-Unattended-setup. This because I just want to copy the XP I386 folder to the disk and have all config in a other folder. So I always keep my conf intact. I have not found anything with MovieMaker in the sysoc.inf file or how to uninstall with the moviemk.inf file. Is there a way? /Tjabocom
-
Swedish XP RunOnceEx.inf problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
I have solved my problem I skip the dosnet.inf and txtsetup.sif hack and load the runonceex.inf with a cmd file works fine /Tjabocom -
Swedish XP RunOnceEx.inf problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
Thanks Marthax, I have used the Gosh guide for runonceex and he use the .inf http://gosh.msfnhosting.com/using_runonceex.htm I have run the ROE in windows and I got entries and they get installed to if I relogin.. /Tjabocom -
Hi, I have tryed the runonceex.inf on an english XP sp2 and it worked just fine, Then I converted all to a Swedish XP sp2. So now the runonceex.inf don't run, well I can manualy run the runonce.inf and relogin and everytinh works fine. I have doublechecked everything, I have just copy the extra line in the dosnet.inf and the txtsetup.sif to my swedish xp i386 map. Are this files the same or differant between language? at t13 I see an cmd prompt pop up for some seconds, if I remember right before it it should show up an grey windows with somthing about inf. But I don't have it.. So the runonceex dont seems to run and get added to the registry... Is there any with an ide what I have missed.... /Tjabocom
-
runonceex w inf 13min problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
Thanks Yzöwl, It getting clearer and clearer, this runonceex.inf where are the apps installed as "default account" or under the Administrator account if it is under the default account I will calm down.... /Tjabocom -
Thanks Sonic, I think you are right about that all hotfix is critical, but I use WSUS to get all hotfixes to all clients. I use the unattended installation to create an master image that I will distribute with SMS OSD. to have all the hotfix in my master image meens that I have to change it every time a new hotfix comming, lots of work.... So I thought to get the most critical in the unattended installation.. /Tjabocom
-
Hi, I making an master image with an unattended script, in my net I have both wsus and sms 2003 to make updates to the clients... well to my question, mainly I will use wsus to distribute hotfixes to the client. except if ther is an very critical hotfix that I would install during the unattended installation. So I would like to get some tips if there is an very critical hotfix to windows XP pro sp2 (like sasser) that I would install during the unattended setup??? /Tjabocom
-
runonceex w inf 13min problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
I dont know but it seems that it is possible to get the RunOnceEx can be run before the first login.. Or am I wrong,????????????? /Tjabocom from Gosh site "How RunOnceEx works RunOnceEx is a part of the Windows Desktop Update. It is run from this registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components\{89820200-ECBD-11cf-8B85-00AA005B4340}. Obviously, don't delete this key! The resources for RunOnceEx reside in iernonce.dll. If you wanted to, you could use a resource editor such as Resource Hacker to change the text and icon RunOnceEx uses. During setup the RunOnceEx key is only processed at the 13 min mark because of Outlook Express. The RunOnceEx key is run before cmdlines.txt is run. So if you use cmdlines.txt or svcpack.inf to import the runonceex settings they won't run until first logon." -
runonceex w inf 13min problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
Ooohps, thanks Rambler then it no ide to troubleshoot.... -
Hi all unattended folks, I have followed the Gosh guide to install apps during an unattended setup.. http://gosh.msfnhosting.com/using_runonceex.htm The unattended installation works fine, except that the runonce is run after i log on with my admin account. I expected that it would run just before the login windows.. not in an user mode.... So I will be glad if someone can explain or have an ide what it can be /Tjabocom runonce.inf [Version] Signature=$CHICAGO$ [DefaultInstall] AddReg = RunXP [XP] AddReg = RunXP [RunXP] ;http://support.microsoft.com/?kbid=232509 HKLM,"%RunOnceEx%\",Title,0,"Installing Applications" HKLM,"%RunOnceEx%\",Flags,0x00010001,20 HKLM,"%RunOnceEx%\install01",,,"Media Player 10" HKLM,"%RunOnceEx%\install01",1,,"c:\apps\wmp\mpsetupedp.msi /qb-" HKLM,"%RunOnceEx%\install02",,,"Office 2003 Professional" HKLM,"%RunOnceEx%\install02",1,,"c:\apps\Office2003pro\PRO11.MSI TRANSFORMS=VEABOffice2003Pro.MST /qb-" dosnet.inf [Files] d1,runonceex.inf d1,new.inf new.inf [Version] Signature=$CHICAGO$ [newhive] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx",,0x00000012 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx",Title,0x00000000,"Applying custom settings" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx",Flags,0x00010001,0x00000020 HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\Infs",,,"Applying Inf's" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx\Infs",1,,"rundll32 setupapi,InstallHinfSection XP 128 ..\Windows\Inf\runonceex.inf" unattended.txt ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" AutomaticUpdates=yes [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS DriverSigningPolicy=Ignore OemPnpDriversPath=\Drivers\Audio;\Drivers\Nic;\Drivers\Video;\Drivers\chipset UnattendSwitch = Yes [GuiUnattended] AdminPassword="secret" EncryptedAdminPassword=NO AutoLogon = Yes AutoLogonCount = 1 OEMSkipRegional=1 TimeZone=110 OemSkipWelcome=1 [UserData] ProductKey=xxxxxxxxxxxxxxxxxxxxxxxxxxxx FullName="Admin" OrgName="myorg" ComputerName=ws0001 [Display] BitsPerPel=24 Xresolution=1024 YResolution=768 Vrefresh=60 [RegionalSettings] LanguageGroup=1 SystemLocale=0000041d UserLocale=0000041d InputLocale=041d:0000041d [Identification] JoinWorkgroup=WORKGROUP [Networking] InstallDefaultComponents=Yes [Branding] BrandIEUsingUnattended = Yes [URL] Home_Page = http://intranet.myorg.com [Components] msmsgs=Off msnexplr=Off OEAccess=Off [Shell] DefaultStartPanelOff = Yes DefaultThemesOff = Yes [WindowsFirewall] Profiles = WindowsFirewall.TurnOffFirewall [WindowsFirewall.TurnOffFirewall] Mode = 0
-
Hi all, I am sorry to say that I cant get the wmp10 to install with the RunOnceEx.cmd and the wmp install syntax I found,I have tried for about 6 hours to get it work with no succes I have search the forum for differand syntax, no works for me I know that RunOnceEx.cmd runs for me because I installed the Office 2003 pro that way, I found the RunOnceEx.cmd Creator to help me with the syntax. I found one way that worked on the forum I downloaded some wmp10.exe file i gues it was hex hacked and I put it in the map with an unzipped WMP10, then it worked to make an silent installation. Well I will use this on a corperate, so I dont want to use so much hex hack, I want an stabil environment that know works to update. (may be no problem but I dont know it) Then I used the google and I think I found the way for me, it is an MS way to deploy WMP on it create an msi file you then can use to deploy in an unattended installation or with sms or gpo.... Look here!!!!!!!!!!!!!!!!!!!!!!!!!!!! http://www.microsoft.com/windows/windowsme...deploypack.aspx I will try once more with RunOnceEx.cmd, just to see if I get it to work!!!, /Tjabocom
-
Maybe a stupid question but, what the differant..? Here are the releases of the J2SE platform: J2SE 5.0 J2SE 1.4.2 /Tjabocom
-
Some more Unattended problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
Hi and thanks you that read about my deploy problem, I am sorry to say that I cant get the wmp10 to install with the RunOnceEx.cmd and the wmp install syntax I found,I have tried for about 6 hours to get it work with no succes I have search the forum for differand syntax, no works for me I know that RunOnceEx.cmd runs for me because I installed the Office 2003 pro that way, I found the RunOnceEx.cmd Creator to help me with the syntax. I found one way that worked on the forum I downloaded some wmp10.exe file i gues it was hex hacked and I put it in the map with an unzipped WMP10, then it worked to make an silent installation. Well I will use this on a corperate, so I dont want to use so much hex hack, I want an stabil environment that know works to update. (may be no problem but I dont know it) Then I used the google and I think I found the way, it is an MS way to deploy WMP on it create an msi file you then can use to deploy in an unattended installation or with sms or gpo.... Look here!!!!!!!!!!!!!!!!!!!!!!!!!!!! http://www.microsoft.com/windows/windowsme...deploypack.aspx /Tjabocom -
Some more Unattended problem
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
thanks, The link was interesting reading, well I will make the unattended in an corporate to make an master image, so I looking for an stabile way. (Not to much hack) it must be able to update it with WSUS or SMS later... maybe the Nlite is a good way, to intergaret thing in XP? /Tjabocom -
Hi all, I have one, that I have not get any answer on yet... Why would I use RunOnceEx insted of CMDLines.txt? RunOnceEx vs CMDLines.txt /Tjabocom
-
Thanks, (Unattanded installation Winxp sp2 MUI) I use the CMDLines.txt to install my apps, but I have one problem with WMP10 when the installation starts I get an widows with a message how says that the "System restore is turned off". This stops the unattended installation until I klick it to go on... how can I go rund this problem so may unattended script dont stop? I have one more question, why would I use RunOnceEx insted of CMDLines.txt? /Tjabocom
-
Run apps with unattended inst.
tjabocom replied to tjabocom's topic in Unattended Windows 2000/XP/2003
Thanks, Well, I have one more question, why would I use RunOnceEx insted of CMDLines.txt? /Tjabocom -
Hi all deploy folks, I try to set up an unattended installation as master os setup... The I have an questian about run app setup in the unattended installation. I have seen that ther is some ways to install app, one is CMDLINES.TXT and one is the [GuiRunOnce]. Well, I would first of all use the CMDLINES.TXT but I red that you could not install msi package in this mode. Is it so and is there other limits with CMDLINES.TXT. [GuiRunOnce] I understand run in a User contex, maybe no problem if you use the local admin account. Is the some limits with [GuiRunOnce]. or witch one is best to use for apps and witch one is best for hotfixes.. /Tjabocom
-
I am tjabocom, and I would like to test my profile...
-
Hi, Ok, I made one PE cd from SMS 2003, it is PE 1.5. It worked nice. My problem is now that I have to build my deploy PE more from scratch. I liked the BartPE plugins... Thanks for the feedback.. /Tjabocom
-
Hi all of you, I want to change my ghost boot cd from dos to 32bit PE, I have made some labs with it before and I liked it.... Now I got an new PC modell from Dell, it is Dell OptiPlex 280, it is with the Intel 915G Express chipset.. Well I tried to make a boot cd with BartPE v3.12 and with an Windows Xp sp2 swedish dell cd. But when I try to boot the BartPE it say cant found iastor.sys.. So I downloaded the Intels Application accelerator IAAR3_Floppy and made a floppy. Att BartPE boot I pressed F6 and XP setup said that it has an 82891FD AHCI driver already, but the boot still stop at dont found iastor.sys. That I think is strange, I can use the same Dell WinXp cd and install XP with no problem, so the drivers seems to be there anyway in winxpsp2... I cant think what to do next, so I will be verry glad for some help here... /Tjabo from Sweden