Hi,
I was trying to search the forum, but not succeed. That's why I am asking here.
Is it possible to install Microsoft Office and Adobe Acrobat Via Tech Tool Store? and how?
Like I have different versions in my Portable Hard Disk and I choose
At the moment I am installing these two software manually.
Install Microsoft Office and Adobe Acrobat via Tech Tool Store
Forum rules
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
We have no special rules for UVK forums. Just try to be polite and clear in your posts.
Please don't post spam in this forum. Spammers will be banned by IP, e-mail and username.
We reserve the right to delete all posts and ban all users we consider not having respected these rules without warning.
-
- Posts: 115
- Joined: Thu Sep 17, 2015 10:48 am
Re: Install Microsoft Office and Adobe Acrobat via Tech Tool Store
Hi Muhammad.
Adobe acrobat is already part of TTS. As for MS Office, I would recommend that you create a new tool that installs an office package that you previously placed in the Tech tool store tools folder. Downloading the desired package is also possible, if you know the direct URL
Most office packages support the /passive /norestart command line switches. Some even support the /silent switch.
Example for an executable file package:
Let me know if you need any further help.
Adobe acrobat is already part of TTS. As for MS Office, I would recommend that you create a new tool that installs an office package that you previously placed in the Tech tool store tools folder. Downloading the desired package is also possible, if you know the direct URL
Most office packages support the /passive /norestart command line switches. Some even support the /silent switch.
Example for an executable file package:
- Download the MS Office installation package and copy it to the Tech Tool Store tools folder, naming it MSOfficeSetup.exe
- Create a new tool named MS Office (Install only)
- Set the new tool's first command as %ToolsDir%\MSOfficeSetup.exe /passive /norestart
- Save the new tool
Let me know if you need any further help.
One thing we humans have in common is that we are all different. So, if you think you're weird because you're different from everyone else, then we are all weird.
Fred
Fred
-
- Posts: 115
- Joined: Thu Sep 17, 2015 10:48 am
Re: Install Microsoft Office and Adobe Acrobat via Tech Tool Store
Thanks a lot for your reply.