
Kullenen_Ask
MemberContent Type
Profiles
Forums
Events
Everything posted by Kullenen_Ask
-
is it possible to change ownership of all files in windows folder? possible? how? after that can we use that operating system as windows xp? (it never say that i don't have permission to delete or change the file)
-
http://www.msfn.org/board/Removing-Languages-t116511.html
-
My opinion there is a difference to remove packages with 1-) start /w pkgmgr.exe /o:%IMGMOUNT%;%IMGMOUNT%\Windows /up:Package (/up is only uninstall package not removes totaly??) and 2 start /w pkgmgr.exe /o:%IMGMOUNT%;%IMGMOUNT%\Windows /n:remove.xml (remove.xml has "remove" and "permanent" options in it) Is there difference or both does same things?? And i successfully did what i have read in this topic but everytime i uninstall a packet my pending.xml and winsxs folder getting bigger. When i finished winsxs was 2.7GB At setup windows tries to prosess pending.xml and setup takes very longer i think.
-
How can i remove a language pack with peimg
Kullenen_Ask replied to Kullenen_Ask's topic in Windows Vista
no. it not works. i think i found somewhere else. they are creating and xml and using pkgmgr to remove. i dont know if it removes the files also or only dont installs. because its name seen by peimg but with a minus sign. http://support.microsoft.com/kb/940410 -
How can i remove a language pack with peimg
Kullenen_Ask replied to Kullenen_Ask's topic in Windows Vista
but there are 3 from same packet and all in same name only languages are different, if i use to uninstall command it removes all. forexample there is main package, english mui of that package and turkish mui of same package, i cant select seperately to remove, i cant remove only english mui of that package forexample. can i tell peimg to remove by language of a component. Preinstallation Environment Image Setup Tool for Windows Copyright © Microsoft Corporation. All rights reserved. Culture: tr-TR Time zone offset: (GMT+02:00) Athens, Bucharest, Istanbul Time zone name: "GTB Standard Time" (use with /timezone) Scratch space: 32 MB Target Path: X:\ Lang | Version | Ins | Name ------+--------------------+-----+----------------------------------------------- |6.0.6001.18000 | + | Microsoft-Hyper-V-Common-Drivers-Package ------+--------------------+-----+----------------------------------------------- |6.0.6001.18000 | + | Microsoft-Hyper-V-Guest-Integration-Drivers-Package ------+--------------------+-----+----------------------------------------------- |6.0.6001.18000 | + | Microsoft-Windows-DFSR-ServerEdition-Package ------+--------------------+-----+----------------------------------------------- |6.0.6001.18000 | + | Microsoft-Windows-Foundation-Package ------+--------------------+-----+----------------------------------------------- en-US |6.0.6001.18000 | + | Microsoft-Windows-NetFx3-OC-Package ----------------> ------+--------------------+-----+----------------------------------------------- } tr-TR |6.0.6001.18000 | + | Microsoft-Windows-NetFx3-OC-Package -----------------> } same name i need to remove only en-us ------+--------------------+-----+----------------------------------------------- } |6.0.6001.18000 | + | Microsoft-Windows-NetFx3-OC-Package -----------------> ------+--------------------+-----+----------------------------------------------- |6.0.6001.18000 | + | Microsoft-Windows-Printing-XPSServices-Package ------+--------------------+-----+----------------------------------------------- en-US |6.0.6001.18000 | + | Microsoft-Windows-Server-LanguagePack-Package ------+--------------------+-----+----------------------------------------------- tr-TR |6.0.6001.18000 | + | Microsoft-Windows-Server-LanguagePack-Package ------+--------------------+-----+----------------------------------------------- |6.0.6001.18000 | + | Microsoft-Windows-ServerEnterpriseVEdition ------+--------------------+-----+----------------------------------------------- Listed 11 package(s). PEIMG completed the operation successfully. -
i can integrate a languagepack like this "%WAIK%\Tools\x86\Imagex.exe" /mountrw "%WD%\Sources\install.wim" %EDITION% "%WIM%" pause "%WAIK%\Tools\PETools\peimg.exe" /list "%WIM%\Windows" pause "%WAIK%\Tools\PETools\peimg.exe" /import="%LP%" "%WIM%\windows" pause "%WAIK%\Tools\PETools\peimg.exe" /install=*LanguagePack* "%WIM%\windows" pause "%WAIK%\Tools\x86\intlcfg.exe" -genlangini -dist:"%WD%" -image:"%WIM%" -f pause "%WAIK%\Tools\PETools\peimg.exe" /lang=%LANG% "%WIM%\Windows" pause "%WAIK%\Tools\PETools\peimg.exe" /timezone=%LANG% "%WIM%\Windows" pause "%WAIK%\Tools\PETools\peimg.exe" /list "%WIM%\Windows" pause "%WAIK%\Tools\x86\Imagex.exe" /unmount /commit "%WIM%" pause but i don't know how to remove a language pack with peimg. this command "%WAIK%\Tools\PETools\peimg.exe" /uninstall=*LanguagePack* "%WIM%\windows" not works as i want
-
Multiboot-DVD with UBCD 4.1 and Knoppix
Kullenen_Ask replied to draganstano's topic in Multi-Boot CD/DVDs
I succesfully worked everything with this cdimage.exe -l"BOOT_AIO" -t03/22/2008,13:00:00 -h -j1 -b"C:\boot.bin" -o -m "C:\BOOT_AIO" "D:\BOOT_AIO" now. MiniKnoppix, UBCD v3.4, UBCD v4.1, VistaPE, WinPE, Hiren, Acronis isos, etc. all succesfully boots. i dont think there is another solution. tried all. use cdimage. Here boot.bin is bcdw 1.50z loader.bin in bcdw.ini /BOOT/loader.bin ; Boot UBCD v3.4 ; UBCD v3.4 baslat.^ /isolinux/isolinux.bin ; Boot UBCD v4.1 ; UBCD v4.1 baslat.^ /KNOPPIX/KNOPPIX.IMG ; Boot MiniKnoppix ; MiniKnoppix baslat.^ -
I selected the show internet explorer destop shortcut from nlite options, but i doesnt works as a wish. I don't blame nlite, can be from something else i did but I should disable it manualy now. What and on which setup file should i change now. Where nlite makes this change at setup files? Nobody helps ? i think i found will try HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu","{871C5380-42A0-1069-A2EA-08002B30309D}",0x00010001,0 HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel","{871C5380-42A0-1069-A2EA-08002B30309D}",0x00010001,0 in HIVEDEF.INF to HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\ClassicStartMenu","{871C5380-42A0-1069-A2EA-08002B30309D}",0x00010001,1 HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel","{871C5380-42A0-1069-A2EA-08002B30309D}",0x00010001,1 it didnt work
-
Can anybody say me that how can ı disable update notification? I really need that because ı dont want to use newest version. In the latest version livecall.exe uses extra ram how can ı disable it to run or get out from msn? Thanks for helps.
-
Computer Management starting error and need a reg key tweak
Kullenen_Ask replied to Kullenen_Ask's topic in Windows PE
Thanks for your helps I found that registry keys they were [HKEY_LOCAL_MACHINE\DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "WebViewBarricade"=dword:00000001 "WebView"=dword:00000001 I tried to find desktop icons auto arrange keys but ı don't sure ı found these [HKEY_LOCAL_MACHINE\DEFAULT\Software\Microsoft\Internet Explorer\Desktop\General] "ComponentsPositioned"=dword:00000001 [HKEY_LOCAL_MACHINE\DEFAULT\Software\Microsoft\Windows NT\CurrentVersion\Program Manager\Settings] "AutoArrange"=dword:00000001 [HKEY_LOCAL_MACHINE\DEFAULT\Control Panel\Desktop\WindowMetrics] "IconTitleWrap"="1" Auto arrange need me because when ı boot winxpe, ı am changing my resolution and icons spread and not seem fine ı am not sure from aboves is there anyone another idea? For removable storage ı deleted CLSID entries about it but not succesed. Maybe ı didn't want to spend time. When ı burn iso and test sometimes not gives that error, surprised? Anyway, I finished my cd. It's great. But my only problem is it works on vmvare but not boots on cd Boot screen never ends. -
Computer Management starting error and need a reg key tweak
Kullenen_Ask replied to Kullenen_Ask's topic in Windows PE
Thanks but ı know that. Firstly if you use sherpya's plugin with MMC stuffs on it mostly works. Also ı have most of them working. Only ı want to get rid of that error message at all start up. Not to working problem. Second also ı know working with REGMON or MULTIMON but they give so much changing keys because of this reg tweak works with explorer.exe Only ı want to learn from simple way (with asking help). I know it's only a simple key. Probably most of the cleaver men who reads this forums can give the answer to me. But I DON'T KNOW. Ok. -
Can somebody help me about the error when computer management opens. The image is below http://img299.imageshack.us/img299/5826/error5di.jpg and it says in English Removable Storage Extension couldn't started CLSID:{243E*****7770} And ı need a reg key which turns this view (below) http://img387.imageshack.us/my.php?image=dsk5hu.jpg to this (below) http://img387.imageshack.us/my.php?image=dsk10zm.jpg Thanks
-
Arkadaşım eline sağlıkta nasıl yaptığını anlatan bir döküman ekleyebilirmisin? Ben bir ara uğraştım beceremedim malesef. Office shrinker düzgün çalışmadı.
-
Windows Live™ Messenger Invitation Topic
Kullenen_Ask replied to Martin L's topic in Software Hangout
If you send me an invite ı will be glad also e-mail: vvurat@hotmail.com Thanks -
my e-mail is malkoca@yahoo.com
-
I want one