
myselfidem
MemberContent Type
Profiles
Forums
Events
Everything posted by myselfidem
-
How To Integrate KB943790?
myselfidem replied to alvinkhorfire's topic in Unattended Windows 7/Server 2008R2
You are right MAVERICKS, I don't find explaination where to set the files inside KB article (MS help point 3)! I do like this for this update: * About update.cat and update.mum; I have installed the KB943790 on my computer and after I copy/paste: Microsoft-Windows-Fmapi-Package~31bf3856ad364e35~x86~~6.1.7651.0.cat Microsoft-Windows-Fmapi-Package~31bf3856ad364e35~x86~~6.1.7651.0.mum Inside the file %Mounted_Folder%\Windows\Servicing\Packages\ Some help using a batch file for updates: Integrator For Windows Updates V15.cmd http://forums.mydigitallife.info/threads/19461-Windows-Hotfix-repository/page141 (post # 1402 ricktendo64 and link for Downloading) I think there is a best way to have the files update.cab and update.mun expanded, but I need to make some search! I hope that can help you! -
On IE9 64 bit how do you change the search engine
myselfidem replied to pjmelect's topic in Windows 7
I have no trouble with Windows 7 64 bit Ediiton. I do like the image here Choose: Tools | Internet Options | Programs | Modules You can change the order or remove Bing! -
Thanks alvinkhorfire I have also some troubles with the editor sometimes and I think this due to IE9! When that happends, I close the editor and I try again to modify my post. When I write, example: \$OEM$\$$\Setup\Scripts The first time is writed correctly and if I edit my post I must write a new time the second $ (inside $$) because is missing! And sometimes I can't modify anything, but just remove the lines! I must try again and again to make some changes! It's annoying
-
About spoiler! At last
-
You mean you don't want use an archive, but use \$OEM$\$Docs? I use successfully archive for My Documents with WinRar! Try to use an user account with Admin rights and try \$OEM$\$Docs if you want use this method!
-
Maybe you need to upgrade your firmware for your driver DVD! Help about DVD format: http://en.wikipedia.org/wiki/DVD-R http://en.wikipedia.org/wiki/DVD
-
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Many thanks to Yzöwl and jaclaz! Thanks coucou Thanks steven4554 to keep the ULZ list up to date!- 666 replies
-
Thanks! But I'm not an expert. I like testing and try to find solutions. There is a lot of programs working fine to customize Windows 7 and I've tested successfully vLite with Windows 7 SP1. I just want an OS Windows 7 working fine and my advice is to keep all components if we don't know what we want really remove! vLite works fine with Windows 7 SP1! Some components can be removed safely with vLite and it's needed to choose carefully which component we don't really want and what happends if some components are removed: Help about components to keep: http://www.rtwincustomize.net/web/index.php?/topic/7146-components-to-keep/ For my personnal use, I use WPI 8.2.1 to install my programs silently after the installation is complete. I've just customized some images (spwizimg.dll, imageres.dll, FirstUXres.wim and some others). Se7en_UA is also an exellent program! Cheers
-
No, not needed! After a new test made like my example given above (but keeping: Error reporting with the second test, with a new image install.wim with SP1), I just keep inside Services: Error reporting and the files werconcpl.dll were copied sucessffully and the problem has been solved like this for me! Image Error reporting keeped *Edit: interesting sharing: http://www.msfn.org/board/topic/121477-vlite-v12-final-rapidcatched/page__st__140 (post # 147)
-
WPI Bug Report Thread
myselfidem replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Some informations aren't displayed inside information Computer boxe. It seems it's not possible with java script? It is possible to add a .vbs script like this one inside WPI to give these informations! Information.vbs ' get OSVersion and OSLanguage strComputer = "." Dim Act, ComputerReport, Fso, Dtop, Ts Set Act = CreateObject("Wscript.Shell") Set Fso = CreateObject("Scripting.FileSystemObject") Dtop = Act.SpecialFolders("Desktop") Set Ts = Fso.CreateTextFile(Dtop & "\ComputerReport.txt") Set objWMIService = GetObject("winmgmts:" _ & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2") Set colOperatingSystems = objWMIService.ExecQuery _ ("Select * from Win32_OperatingSystem") For Each objOperatingSystem in colOperatingSystems MfgHex="" For i=1 To Len(objOperatingSystem.Caption) MfgHex=MfgHex & Hex(Asc(Mid(objOperatingSystem.Caption,i,1))) If i Mod 4 = 0 then MfgHex=MfgHex & " " Next ComputerReport = (space(2) & "Caption: " & objOperatingSystem.Caption & vbCrLf &_ space(2) & "Version: " & objOperatingSystem.Version & vbCrLf &_ space(2) & "OSLanguage: " & objOperatingSystem.OSLanguage & vbCrLf) Next Ts.WriteLine ComputerReport : Ts.Close Act.Run(Chr(34)& Dtop & "\ComputerReport.txt" & Chr(34)),1,True Here is the result on my Desktop: Caption: Microsoft Windows 7 Édition Intégrale Version: 6.1.7601 OSLanguage: 1036 Image Information Btw, I made a new lang_fr.js, because two tabs needed shorter words. Thank you very much! -
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Nice leper1983- 666 replies
-
Have you solved the problem keeping Error reporting inside Services with vLite, like I've tested myself? Maybe there is a solution to add a new time the error reporting service! But I don't know how to do that! I've tested vLite only to give you some help and with my customized Windows 7 SP1 I do not remove any components!
-
\$OEM$\$Docs isn't available for Windows 7. More help about $OEM$ folders: http://technet.micro...228(WS.10).aspx You can try to make an archive with WinRAR, for example! With WinRar I use this comment (French version for me) for the .exe file: Le commentaire ci-dessous contient des commandes pour script SFX Path=%userprofile%\Mes Documents SavePath Silent=1 Overwrite=1
-
Final ESU Updates for Windows 7 SP1 (Retired!)
myselfidem replied to steven4554's topic in User Contributed Update Lists
Maybe that can help you: *Edit: updated because the link was broken: http://www.msfn.org/board/topic/152020-batch-script-for-windows-software-updates-installation/- 666 replies
-
OK! After a new test, you must keep: Services= Error reporting to keep the feature for Troubleshooting! Help about this service and how to apply your settings: http://www.blackviper.com/wiki/Windows_Error_Reporting_Service And you will see that all werconcpl.dll will be installed successfully!
-
It's very strange, but after the installation is complete on Oracle Sun VirualBox, I don't see any werconcpl.dll (or werconcpl.dll.mui)....But I have no errors at this time! I think the reason is to have removed : Error Reporting inside Services. Could you tell us when you have this error?
-
Of course you need to adapt with your OS, mate! I'm working with Windows 7 SP1 x86! It seems the only way for you is to tream a new time your OS! Here is my Last Session.ini working fine: I've used WAIK for Windows 7 with vLite 1.2!
-
You can try to Mount install.wim image (SP1)customized with vLite and check if you have: 1) %Mounted_Folder%\Windows\System32\werconcpl.dll Check inside: %Mounted_Folder%\Windows\System32\en-US\werconcpl.dll.mui 2) Inside: %Mounted_Folder%\Windows\winsxs: x86_microsoft-windows-e..ngconsole.resources_31bf3856ad364e35_6.1.7600.16385_fr-fr_1eac4a50f9a98686 x86_microsoft-windows-errorreportingconsole_31bf3856ad364e35_6.1.7601.17514_none_58149b628127a0a6 If you see missing files; copy/paste the original files from your install.wim SP1(made with reverse integration) mounted! *Edit: I'm testing vLite and after removing some components, I see the werconcpl.dll and werconcpl.dll.mui files are already inside install.wim file I tell you later my results!
-
Have you removed some components with RT Se7en Lite before using Vlite?
-
It seems you have removed some components needed for Windows 7 (Action Center)! Could you attach your Lastsession.ini!
-
In fact, to hide the command window I use a .vbs script, like this: clean.vbs ' Hide the command window (clean.cmd) Set WshShell = WScript.CreateObject("WScript.Shell" ) WshShell.Run "%SystemRoot%\Setup\Scripts\clean.cmd" ,SH_WIDE ,true Using: $OEM$\$$\Setup\Scripts
-
For Windows 7, you can create the folder $OEM$(with subfolders) and set this one inside your distribution folder: %systemdrive%\%DVD%\sources\$OEM$ help about $OEM$ folders: http://technet.microsoft.com/en-us/library/cc766228(WS.10).aspx