Mar 28, 2011 New Profile Posts; Menu. [Source]Microsoft Office 2010 Activator in the. @echo off @color 0C title IORRT 3.0 REM Variables set InstallRoot= set. Microsoft Office 2010 professional product key(after activation. Activate microsoft office 2010. OFFICE 2013 Activation key 100% working new. Apr 20, 2017 IORRT - The Official Office 2010 VL Rearm Solution. IF Exist cscript '%PROGRAMFILES% Microsoft Office OFFICE14. New Office 2010 Repository,Activation and WATu. IORRT must be run as administrator 2. IORRT keeps office VL 2010 in perpetual trial 3. IORRT uninstalls cleanly and returns office back to its prior status 4.
You don’t need to be connected to the Internet to use Office applications, such as Word, Excel, and PowerPoint, because the applications are fully installed on your computer.
Office 2010 activation is a new topic that many users and. Home Blog Office 2010 activation - How to rearm Office 2010. Microsoft office office14>cscript ospp.
Yes. Documents that you have created belong fully to you. You can choose to store them online on OneDrive or locally on your PC or Mac.
If you purchase an auto-renew subscription, your subscription starts when you complete your purchase. You can purchase auto-renew subscriptions from Office365.com, MicrosoftStore.com, iTunes®, and some other retailers. If you purchase a pre-paid subscription, your subscription starts when you activate your subscription and land on your My Account page. You can purchase pre-paid subscriptions from a retailer or reseller, or a Microsoft support agent.
How To Use Iorrt 3.5
“The cloud” is a friendly way of describing web-based computing services that are hosted outside of your home or organization. When you use cloud-based services, your IT infrastructure resides off your property (off-premises), and is maintained by a third party (hosted), instead of residing on a server at your home or business (on-premises) that you maintain. With Office 365, for example, information storage, computation, and software are located and managed remotely on servers owned by Microsoft. Many services you use every day are a part of the cloud—everything from web-based email to mobile banking and online photo storage. Because this infrastructure is located online or “in the cloud,” you can access it virtually anywhere, from a PC, tablet, smartphone, or other device with an Internet connection.
Iorrt 3.5 Instructions
- @color 0C
- set InstallRoot=
- if '%processor_architecture%'x86' Set OfficeArchType=32 && Goto:EndArchCheck
- 2>nul REG QUERY HKLMSOFTWAREMicrosoftOffice14.0Common | find /i 'InstallRoot' 1>nul
- IF ERRORLEVEL 1 Set OfficeArchType=WOW && Goto:EndArchCheck
- if %OfficeArchType%WOW (
- FOR /F 'tokens=2* delims= ' %%A IN ('REG QUERY 'HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftOffice14.0CommonInstallRoot​' /v Path') DO SET InstallRoot=%%B
- )
- FOR /F 'tokens=2* delims= ' %%A IN ('REG QUERY 'HKEY_LOCAL_MACHINESOFTWAREMicrosoftOffice14.0CommonInstallRoot' /v Path') DO SET InstallRoot=%%B
- :FoundPath
- REM Start OSPPSVC (To make sure it is started to prevent strange cases where it doesn't start automatically from failing (XP))
- mode con: cols=45 lines=10
- echo.
- echo.
- echo.
- echo. B. Uninstall
- echo. D. Status
- echo.
- :CHOOSEACTION
- set userinp=%userinp:~0,1%
- if /i '%userinp%'B' goto Uninstall
- if /i '%userinp%'D' goto Status
- echo.Try Again...
- CLS
- title IORRT 3.0
- IF ERRORLEVEL 1 (
- echo.
- echo IORRT has already been installed...
- echo Press any key to return to the main menu
- GOTO MAINMENU
- mkdir '%SystemDrive%Check'
- xcopy /cheriky '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform' '%SystemDrive%CheckBackupFilesTokens'
- reg save 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%CheckBackupRegistryOfficeSPPInfo.hiv
- IF Exist '%CommonProgramFiles%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe' (
- '%CommonProgramFiles%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe'
- ) ELSE ( '%commonprogramfiles(x86)%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe'
- if errorlevel0 goto Pass
- xcopy /cheriky '%SystemDrive%CheckBackupFilesTokens' '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform'
- REG DELETE HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- REG ADD HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- reg restore 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%CheckBackupRegistryOfficeSPPInfo.hiv
- DEL '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatformBackup.hiv'
- IF EXIST %file% attrib -h %file%
- echo.
- echo.
- pause > nul
- )
- net stop osppsvc
- xcopy /cheriky '%SystemDrive%CheckBackupFilesTokens' '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform'
- REG DELETE HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- REG ADD HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- reg restore 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%CheckBackupRegistryOfficeSPPInfo.hiv
- DEL '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatformBackup.hiv'
- IF EXIST %file% attrib -h %file%
- echo.
- echo.
- net stop osppsvc
- xcopy /cheriky '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform' '%SystemDrive%IORRTBackupFilesTokens'
- reg save 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%IORRTBackupRegistryOfficeSPPInfo.hiv
- SET file=%SystemDrive%IORRTIORRT.bat
- echo @echo off >%file%
- echo xcopy /cheriky '%SystemDrive%IORRTBackupFilesTokens' '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform' >>%file%
- echo REG DELETE HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f >>%file%
- echo REG ADD HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f >>%file%
- echo reg restore 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%IORRTBackupRegistryOfficeSPPInfo.hiv >>%file%
- echo IF Exist '%COMMONPROGRAMFILES%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe' ( >>%file%
- echo '%COMMONPROGRAMFILES%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe' >>%file%
- echo ) ELSE ( '%COMMONPROGRAMFILES(X86)%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe' >>%file%
- echo schtasks /delete /tn 'IORRT' /f >>%file%
- echo schtasks /create /tn 'IORRT' /tr '%SystemDrive%IORRTIORRT.bat' /sc daily /mo 1 /ru ' >>%file%
- IF Exist '%CommonProgramFiles%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe' (
- '%CommonProgramFiles%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe'
- ) ELSE ( '%commonprogramfiles(x86)%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe'
- schtasks /create /tn 'Hybrid' /tr '%SystemDrive%IORRTIORRT.bat' /sc onstart /ru '
- schtasks /create /tn 'IORRT' /tr '%SystemDrive%IORRTIORRT.bat' /sc daily /mo 1 /ru '
- cd /d '%InstallRoot%'
- schtasks /query | FINDSTR /I 'IORRT'
- pause > nul
- )
- :Uninstall
- title IORRT 3.0
- IF '%ERRORLEVEL%' EQU '0' (
- echo.
- echo IORRT is already uninstalled...
- echo Press any key to return to the main menu
- GOTO MAINMENU
- net stop osppsvc
- xcopy /cheriky '%SystemDrive%IORRTBackupFilesTokens' '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform'
- REG DELETE HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- REG ADD HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- reg restore 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%IORRTBackupRegistryOfficeSPPInfo.hiv
- DEL '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatformBackup.hiv'
- IF EXIST %file% attrib -h %file%
- schtasks /delete /tn 'Hybrid' /f
- cd /d '%InstallRoot%'
- schtasks /query | FINDSTR /I 'IORRT'
- echo.Press any key to return to the main menu
- GOTO MAINMENU
- mode con: cols=64 lines=21
- schtasks /query | FINDSTR /I 'IORRT' >NUL
- echo Restoring/Rearming...
- ) ELSE (
- echo.
- PAUSE 1>nul
- )
- xcopy /cheriky '%SystemDrive%IORRTBackupFilesTokens' '%ALLUSERSPROFILE%MicrosoftOfficeSoftwareProtectionPlatform'
- REG DELETE HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- REG ADD HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform /f
- reg restore 'HKLMSOFTWAREMicrosoftOfficeSoftwareProtectionPlatform' %SystemDrive%IORRTBackupRegistryOfficeSPPInfo.hiv
- IF Exist '%CommonProgramFiles%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe' (
- '%CommonProgramFiles%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe'
- ) ELSE ( '%commonprogramfiles(x86)%microsoft sharedOfficeSoftwareProtectionPlatformOSPPREARM.exe'
- schtasks /delete /tn 'IORRT' /f
- schtasks /create /tn 'IORRT' /tr '%SystemDrive%IORRTIORRT.bat' /sc daily /mo 1 /ru '
- cscript OSPP.VBS /dstatus
- echo.Press any key to return to the main menu
- GOTO MAINMENU
- mode con: cols=64 lines=21
- cd /D '%InstallRoot%'
- schtasks /query | FINDSTR /I 'IORRT'
- echo.
- pause > nul
- )
- :Exit