Jeronimo Posted September 7, 2009 Author Share Posted September 7, 2009 (edited) @gendouhydeist: I will check for winsxs what the ownership is. Maybe we can explain it from there. I would rather know why it does not work before trying some random solution. Edited September 7, 2009 by Jeronimo Link to comment Share on other sites More sharing options...
Cr4z33 Posted September 7, 2009 Share Posted September 7, 2009 @Cr4z33: sorry, but I can only help you out once I have my own non-English release. I had no issues when integrating Dutch, removing English and that performing the additional actions.Did you try your non-English release?Any issues? Link to comment Share on other sites More sharing options...
gendouhydeist Posted September 7, 2009 Share Posted September 7, 2009 @Jeronimoive tried to mount it manually, ive found out that the owner of the Mount is the TrustedInstaller not Everyone nor the administrator... dunno why its always been mounted like that its like ive mounted it with no admin priviledges.. tried to mount it with 3 programs dism, imagex, & gimagexHere's The ScreenShothttp://img200.imageshack.us/slideshow/webp...php?id=dism.jpghttp://img200.imageshack.us/gal.php?g=dism.jpg Link to comment Share on other sites More sharing options...
ricktendo Posted September 7, 2009 Share Posted September 7, 2009 (edited) Does anybody know which of these components I removed break Windows Experience/Performance Index? (the system rating 1.0 to 7.9 windows gives your hardware configuration)I notice my fingerprint software is broken too, if anybody could have a look at what I removed with waik/dism (did not use vlite)Anytime-Upgrade-ResultsBackupBLB-ClientClipsInTheLibraryCommon-Modem-DriversIIS-WebServer-AddOn-2IIS-WebServer-AddOnIIS-WebServerIndexing-ServiceLocalPack-AULocalPack-CALocalPack-GBLocalPack-USLocalPack-ZANFS-ClientSKUOpticalMediaDiscParentalControlsPrinter-DriversRasCMAKRasRipSampleContent-MusicSampleContent-RingtonesShell-HomeGroupShell-MultiplayerInboxGamesShell-PremiumInboxGamesShell-InboxGamesShell-SoundThemesSnippingToolSNMPStickyNotesSUASystemRestoreTabletPC-OCTelnet-ClientTelnet-ServerTFTP-ClientTuner-DriversWinOcrBTW I am using Windows 7 Ultimate Edited September 7, 2009 by ricktendo64 Link to comment Share on other sites More sharing options...
iceangel89 Posted September 8, 2009 Share Posted September 8, 2009 i need some help editing removal.bati actually posted it http://www.msfn.org/board/index.php?s=&...st&p=881314 but i think this is a better place to put it since removal.bat comes from here Link to comment Share on other sites More sharing options...
Jeronimo Posted September 8, 2009 Author Share Posted September 8, 2009 @ricktendo64: please discuss this in a sperate topic as it is not directly related to the guid I provided (on the subject: I can only state the obvious components).@iceangel89: You need WAIK from Vista SP1, see main post not sure if it is WAIK 1.1. Build 7600 is the final build limited to certain Microsoft subscriptions. Everyone else will have to wait or check elsewhere (no discussions on this here). Editing the removal.bat is something you know or you learn (google for guides). Link to comment Share on other sites More sharing options...
SausageHack Posted September 9, 2009 Share Posted September 9, 2009 Jeronimo, I updated my guide I ran in to way too many issues with removal_custom, so I decided to drop it for now. I have implemented some new things, but I really hope to squeeze out a signifigant update soon.I also added a guide for Windows 7 Toolkit... neat little programDude seriously I give up how do you make a user-input batch file??? I'm stumped! I wanna set it up to say something like 'Press 1 for Packages' or 'Press 2 for cleanup'thanks Link to comment Share on other sites More sharing options...
liquidzgurl Posted September 9, 2009 Share Posted September 9, 2009 (edited) Great job jeronimo its hard work and takes a lot of knowledge careful planning and time to test cause and effect to create successful scripts I couldn't do it myself if I tried right now oh btw this is like the name says I'm liquids b1tch lol but I'm still semi noob anyways again great job and be sure to check out liquids new post and attachments let us know what you think I helped him with all the wording see his post @ Liquidspost Edited September 9, 2009 by liquidzgurl Link to comment Share on other sites More sharing options...
Cr4z33 Posted September 9, 2009 Share Posted September 9, 2009 I cannot apply the install_wim_tweak in no f*****g way neither in a real x64 partition nor into wmware because of ownership problems. SYSTEM is the owner and I cannot find a way to take the ownership of the SOFTWARE file located into C:\s2\windows\system32\config.Even if I apply the authorization settings when I run the tweak I get that annoying error showed below again and again.For the record it says something like "Exception not handled: System.Unauthorizedblah blah blah" and "Access to path: 'c:\s2\windowsblah blahblah' denied".Please help. Seriously people if someone finds a solution to this please post it here. Link to comment Share on other sites More sharing options...
liquidzgurl Posted September 9, 2009 Share Posted September 9, 2009 I'm not 100% sure about this but I think you need to highlight your c drive in computer right click then left click properties and go to security tab then advanced settings then owner tab take ownership check the box that says replace ownership on all subcontainers or something like that then hit ok exit and go back in again the same way so it applies the change go back into security tab click edit and give yourself full control and apply then go back to advanced permissions and highlight yourself where it says full control next to your name and at the bottom the 2nd checkbox says replace all inherited permissions on ... Hit apply and okay and that should fix the problem and turn off user user account control for future purposes I hope that helps Link to comment Share on other sites More sharing options...
Jeronimo Posted September 9, 2009 Author Share Posted September 9, 2009 (edited) @SausageHack:echo 1 do thisecho 2 do thatecho 0 do nothingchoice /C 120 /N /M "Make your choice"if errorlevel 3 goto exitif errorlevel 2 goto dothatif errorlevel 1 goto dothisSee help on choice and errorlevel for proper usage. Edited September 9, 2009 by Jeronimo Link to comment Share on other sites More sharing options...
Cr4z33 Posted September 10, 2009 Share Posted September 10, 2009 I'm not 100% sure about this but I think you need to highlight your c drive in computer right click then left click properties and go to security tab then advanced settings then owner tab take ownership check the box that says replace ownership on all subcontainers or something like that then hit ok exit and go back in again the same way so it applies the change go back into security tab click edit and give yourself full control and apply then go back to advanced permissions and highlight yourself where it says full control next to your name and at the bottom the 2nd checkbox says replace all inherited permissions on ... Hit apply and okay and that should fix the problem and turn off user user account control for future purposes I hope that helps I did that already, but it looks like the user SYSTEM is still the owner I don't know why. Thanks anyway for your help. Link to comment Share on other sites More sharing options...
liquidzgurl Posted September 10, 2009 Share Posted September 10, 2009 sorry well if noone else replies maybe check google for resources that have screen shots with full step by step instructions and if that doesn't work either and you run out of options I'd say back up your data format and try to set ownership and permissions again in case something got messed up causing the problem good luck ! Link to comment Share on other sites More sharing options...
gendouhydeist Posted September 10, 2009 Share Posted September 10, 2009 @JeronimoWhat imagex your using right now? is it came from WAIK for Win7 or Vista SP1, im currently using Win7 imagex right now and same goes to Wim Filter for vLite are using vista sp1 also? Link to comment Share on other sites More sharing options...
Jeronimo Posted September 10, 2009 Author Share Posted September 10, 2009 @gendouhydeist: I do not understand the complete question , but as my opening post states, Vista SP1 WAIK should be used (and that is what I am using). Link to comment Share on other sites More sharing options...
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