Jump to content

amit_talkin

Member
  • Posts

    405
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    India

Everything posted by amit_talkin

  1. Rightclick on file/folder Properties > security > Advanced > Owner > Edit . select your username..click OK and close properties dialog. Open again Properties > security > Edit . Give full control to the file/folder to your username..now you will be able to replace those files/folders.
  2. you need to take ownership of the file. In vista it was possible to replace files inside Windows directory without taking permission, but in Win7 you have to take ownership!
  3. Problem: I don't usually have problems running sysprep, but the first time I ran it on a Windows 7 RTM ( Just after installing windows, even hadnt configured anything on windows ) I received an error that Sysprep could not continue and was halted. I opened the error log file and saw this 2009-09-22 13:37:55, Error [0x0f0082] SYSPRP LaunchDll:Failure occurred while executing 'drmv2clt.dll,Sysprep', returned error code -2147024864[gle=0x00000020] 2009-09-22 13:37:55, Error [0x0f0070] SYSPRP RunExternalDlls:An error occurred while running registry sysprep DLLs, halting sysprep execution. dwRet = -2147024864[gle=0x00000020] 2009-09-22 13:37:55, Error [0x0f00a8] SYSPRP WinMain:Hit failure while processing sysprep cleanup providers; hr = 0x80070020[gle=0x00000020] I searched the MS KB, and sadly, could find nothing. Then I Googled some of the above and found a couple of references to this. They mentioned that drmv2clt.dll is associated with Digital Rights Management and this error in Sysprep could be fixed by disabling Media Sharing in Windows Media Player. That seemed odd. This Windows 7 PC was setup just to test Sysprep and imaging. I didn't even start or configure Windows Media Player. This bug was exist in Windows 7 Beta and RC version as well! but they still havent fixed it in RTM version yet . Reason : Windows Media Player Network Sharing Service. Workaround: Click Start > Run, type Services.msc to open the Services applet. Scroll down to Windows Media Player Network Sharing Service, double click it, change the Startup type to Disabled. Click OK. Once I did this, I re-ran Sysprep (sysprep /generalize /oobe /shutdown /unattend:answer.xml) and it ran without error. Seems like a sysprep bug to me.
  4. Hi friends, I have a question. I m gonna make a Drivers DVD in which I will put all device drivers. I am gonna set driversroot using following command. now what I want is, that if drivers DVD is not inserted or driversroot.txt is missing then it should popup a msg saying "Please Insert Drivers DVD". and while poppingup this msg, there should be an option to cancel installation of drivers. now it should wait if I insert DVD and after inserting DVD it should continue installing drivers.I think this can be done by editing above batch file or can make a simple vbscript to do that. but I m scripting newbie so please help me regarding to this. Amit
  5. thnx for reminding me that. I had created bootable ISO with wrong boot file. ( using ultraISO ). it was problem of bootsector itself not BCD. tried this time with correct boot file and it worked fine . thnx for your help. Amit
  6. Just out of curiosity, why? Are they in your personal "blacklist"? jaclaz boot-lend.net not accepting registration anymore when I tried to register on their forums. ( atm, forum looks like under maintainance to me. ) I registered an account on 911cd and but I aint able to post topics there. there is no personal "Blacklists" . now to the point, whts wrong with me BCD entries?
  7. mmm...at which site I can get help regarding to this problem?I mean any special site regarding to winpe and bootable CDs? ( except boot-land.net and 911cd. )
  8. Hi, I have enough read about making multiboot DVD. I need help regarding boot entries. Whenever I boot my DVD with following BCD entries, nothing happens..only black screen and DVD indicator showing that DVD being accessed frequently but nothing happens even after waiting for an hour. my current BCD entries are as below I have 2 custom boot.wim files. 1. Custom WinPE named 'vistape.wim' placed in root of DVD. 2. O&O DiskImage WinPE named 'boot.wim' placed inside "Sources" folder. Am I missing something in those entries? plz correct me if anything is wrong with entries. Amit
  9. because we didn't know C++? if we were stupid, we couldnt have this kinda ques.!
  10. as I said before, I have already tried to change it few months ago, It uses 1.xml to store image info. but I couldnt find how to repack 1.xml.
  11. @sp00f, yes, it should show description as shown in ur screenshot, but in this matter it is using "Display Discription" and "Display Image" tag instead of "Name" and "Description"! all these images are custom built of diff. versions. these "Display Discription" and "Display Image" are in 1.xml of install.wim file , is there any way to extract and rebuild 1.xml? Amit
  12. He is talking about "Display name" and "Display Description". "Name" and "Description" is not showing when there are many OEM images are there. even after changing "Name" and "Description" it shown like this thts the problem! am i right FarCry3r? Amit
  13. u welcome, btw, how did u get dreamscene working on server?i tried that trick which works on home premium and other vista editions..but it doesnt work on this.
  14. thnx camarade , downloaded another frontend of Mplayer, it solved the problem! Amit
  15. thnx for the info, i just tried vista codecs pack 4.4.8. but it aint even playing AVI file on media player now. I have also installed x64 codecs component pack. now in 32bit Media player, it shows only black screen while playing AVI file, and on 64bit media player it is showing missing codec error! while with klite codec pack i was atleast able to play AVI file on both media players I m using "Reaper X" theme. about getting that clock working with sidebar, try "sidebar.exe /regserver" command . and i m not using dreamscene on this. it is just a simple wallpaper . btw, how did u get dreamscene working on server?i tried that trick which works on home premium and other vista editions..but it doesnt work on this. @camarade_tux, Video format is, VideoType : MPG2 352x288 25.00fps all kinda codecs are there, but donno whts the problem with it . Amit
  16. actually, i m getting low FPS in playing AVI files only....other formats playing well.
  17. Hi friends, I have just converted my current datacenter edition to workstation. I have installed klite codecs pack and vista x64 codecs component. but it shows very low fps while playing any videos . about 12-15 fps! while this is just working fine on vista. any tweak for this issue? Amit
  18. sorry, I had also tried to change displayname and displaydescription few months ago. but couldnt find how to change it. :|
  19. thnx "anyweb" for providing info. your forum having nice guides abt deployments may i ask the diff. between multicast PXE boot and normal PXE boot? i still cant figure it out. :| Amit
  20. actually it worked fine in virtual environment . i setup win 2008 on vmware and made it a WDS server. now created another VMachine on vmware to PXE boot it to WDS Server. it worked fine this time. anyways...i will solve this problem on real environment. but i have few questions. I m just starting to learn about WDS. so i wanna ask few questions 1. I have about 500 computers to deploy using WDS. is it good to install OS from server for 500 PCs? if yes, what should be preferred hardware requirements for the WDS server. 2. I want some info about multicasting and unicasting on WDS. 3. I have OEM licenses for Windows XP SP2 on all machines. I havent used OEM licenses ever. so i want to know that how to automate WDS installation on each pc with their unique product key? do i need separate answer files for each pc? this time only 3 question, I will add more .. kindly help me out plz Amit
  21. Hi, sorry for late reply. actually i m doing it in virtual environment. I have setup WDS Server on Windows 2008, which is host os. and have setup VMware workstation on it. now vmware boots up with pxeboot and loads winpe from wds...but after loading winpe it says "WDS Client : There was a problem initializing WDS Mode" i think there are network drivers missing , is it so? can u tell me how to get this working? thnx Amit
  22. thnx, i have read all of ur guides, and successfully initiated network boot. but after loading winpe from network, it says "wdsclient: there was a problem initializing WDS mode". i have followed all steps as u have given in ur guides. can u help me with this one? after all ur guide is easy to understand and clear. thnx again for it. Amit
×
×
  • Create New...