office 2007 és 2010

Bálint István balintistvan at szistvan.hu
2010. Okt. 7., Cs, 09:32:02 CEST


  Közben találtam egy másik megoldást (hasonló az előbbihez):
reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t 
REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t 
REG_DWORD /d 1

reg add HKCU\Software\Microsoft\Office\11.0\Excel\Options /v NoReReg /t 
REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\Excel\Options /v NoReReg /t 
REG_DWORD /d 1

reg add HKCU\Software\Microsoft\Office\11.0\Outlook\Option s /v NoReReg 
/t REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\Outlook\Option s /v NoReReg 
/t REG_DWORD /d 1

reg add HKCU\Software\Microsoft\Office\11.0\PowerPoint\Options /v 
NoReReg /t REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\PowerPoint\Options /v 
NoReReg /t REG_DWORD /d 1

reg add HKCU\Software\Microsoft\Office\11.0\Access\Options /v NoReReg /t 
REG_DWORD /d 1
reg add HKCU\Software\Microsoft\Office\12.0\Access\Options /v NoReReg /t 
REG_DWORD /d 1
pause

mv "c:\program files\common files\microsoft shared\office12\Office 
SetupController\SETUP.EXE" c:\program files\common files\microsoft 
shared\office12\Office SetupController\SETUP.EXE-old
Próbál ki melyik jobb.
Bálint István



További információk a(z) Techinfo levelezőlistáról