Is it just my computer, or has Outlook some real problems with the ribbon and language files? Might by due to my inability to validate any key.
I did a quick google and it seems there are people trying to create a loader but so far nothing final. I wish the win 7 guys would move on to this. They have the experiance.
Yap. The Connector i got from the microsoft website adapted to this new version. I guess this is indeed, beta2.
If you have a valid key from Office 2010 Technical Preview, follow next: 1. Find in registry HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\14.0\Registration key (make a backup) and delete this key; 2. Start Word program and ask you about product key. Introduced the valid key and you can activate the new version Office 2010.
Anyone with links for Visio 2010 as part of this new Beta 2 Anyone has the links for Visio 2010 BETA 2? The links above do not contain Visio...
to activate... Run Regedit. Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft \OfficeSoftwareProtectionPlatform \Plugins \Objects\msft:/algorithm/pkey/2005/ModuleID ba38975c-7786-44bc-b924-147c77920328 Change last number to 7 (ba38975c-7786-44bc-b924-147c77920327) p.s. and reastart your pc...you'll still get the pop up but it will be activated
All we need now is one of the uber programmers to put that hack I posted earlier into a loader and find a way to disable the pop ups..any volunteers..also anyone who can figure out how to remove "tecnical preview" off of the older alpha's would help a lot to make a cool loiader/frankenbuild...I am working on it but no success yet
there is also other way to stop that nag and use it past 30 days: close office2010, make stopnaging.cmd and past this in: Code: @echo off net stop osppsvc move "%PROGRAMFILES%\Common Files\microsoft shared\OfficeSoftwareProtectionPlatform\OSPPC.dll" "%PROGRAMFILES%\Common Files\microsoft shared\OfficeSoftwareProtectionPlatform\OSPPC.dll.bak" move "%PROGRAMFILES%\Common Files\microsoft shared\OFFICE14\Office Setup Controller\setup.exe" "%PROGRAMFILES%\Common Files\microsoft shared\OFFICE14\Office Setup Controller\setup.exe.bak" reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\ED417E2A8BA189D4C8741500D3BAD4A3 /f reg delete HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Components\25515AF94F8EA9D4EA5AB9C9A6A19248 /f this disables OSPP, while that registry hack only make it inoperable, problem is with that registry hack, each time you will start some office program, OSPP will try to start it self and periodicaly hog CPU.