
coucou
MemberContent Type
Profiles
Forums
Events
Everything posted by coucou
-
Final ESU Updates for Windows 7 SP1 (Retired!)
coucou replied to steven4554's topic in User Contributed Update Lists
For fully updated .NET 4 runtime please use ricktendo64-s updated installer that includes all .NET 4 Updates: http://www.wincert.n...86x64-5-8-2012/ TNX Tomorrow for the info- 666 replies
-
Final ESU Updates for Windows 7 SP1 (Retired!)
coucou replied to steven4554's topic in User Contributed Update Lists
Hi steven, I've downloaded a Security update for the .NET Framework 4 (KB2604121).exe i know that you do not provide updates for any of the .Net Frameworks. My question is, is there any how to expand/extract that .exe file to .msu file? Regards- 666 replies
-
Final ESU Updates for Windows 7 SP1 (Retired!)
coucou replied to steven4554's topic in User Contributed Update Lists
TNX steven- 666 replies
-
At MSDN/Technet, the original file with SP1 included en_office_professional_plus_2010_with_sp1_x86_x64_dvd_730330 iso (1.295 GB) is a DVD ISO image with an update folder sp1 contains. So, is there a tool (like for Office 2003) which integrate and downsize the SP's to Office 2010 ? Regards
-
Final ESU Updates for Windows 7 SP1 (Retired!)
coucou replied to steven4554's topic in User Contributed Update Lists
TNX Steven for this latest update- 666 replies
-
Hi, I've an old Collins French<->English dictionary DOS version. It's only 1600 KB and working fast and smoothly. So It works just fine on Win7 x32 bits, but NOT on Win7 x64 bits. Is any how to make it works on Win7 x64 bits? Regards Link to download Collins French<->English http://www.mediafire.com/?sy2p6wt0swa01p1
-
Tweak to arrange the Win Explorer shell (right-click)
coucou replied to coucou's topic in Windows Tips 'n' Tweaks
Many thanks Max Very useful example -
Tweak to arrange the Win Explorer shell (right-click)
coucou replied to coucou's topic in Windows Tips 'n' Tweaks
TNX max for the info However, what about the non-dll shell? I'm curious to know how to move them? -
Tweak to arrange the Win Explorer shell (right-click)
coucou replied to coucou's topic in Windows Tips 'n' Tweaks
TNX maxXPsoft, It doesn't help. I presume yr example is a new (added) shell cmd concern. What about an existing shell. In my case is SendToA3X v1.7. More Info http://www.autoitscript.com/forum/topic/33427-sendtoa3x/ Regards -
Encore MERCI myselfidem
-
Well done myselfidem Right now I'm finishing my softwares_x64 silent install. As soon as I use the new batchs I let you know BTW, I've downloaded some .pdf documentations, and roughly red them. "Editer le registre dans une image WIM_2.pdf" could be interesting for this Mouse Pointer tweak. Although it is implemented on line, it never implemented in an unattended install. Hope yr doc helps. Isn't it??? Amicalement
-
Many TNX myselfidem but I solved the activation as here bellow.. In fact, the problem was with the certificate. So, I had to reinstall the certificate, then the key and finally reactivate... it works Istall certificate slmgr.vbs -ilc C:\Your_CertFile.xrm-ms Install key slmgr.vbs -ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX Activate windows after changing the key slmgr.vbs -ato Cheers
-
Well though TNX anyway
-
weird weird weird The above setacl.cmd file was tested and used many times on Win7 x86 with success. By using the same file on Win7 x64, although cmd return "SetACL finished successfully" after the command, still I've no permissions to modify that registry and here the Reg I'm trying to modify ; Remove Control Panel from the Windows 7 Explorer Navigation Panel ; Add Control Panel "Attributes"=dword:a0000004 [HKEY_CLASSES_ROOT\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\ShellFolder] "Attributes"=dword:a0900004 ; for x64 [HKEY_Local_Machine\Software\Wow6432Node\Classes\CLSID\{26EE0668-A00A-44D7-9371-BEB064C98683}\ShellFolder] "Attributes"=dword:a0900004 I'll appreciate any help Regards OOpsss I was using SetACL.exe_x86 on a x64 machine