win11freak
Member
- Local time
- 7:32 PM
- Posts
- 69
- OS
- Windows 11 Pro 22H2
Quick question regarding this video tutorial on how to install Office 365 package.
Instead of copying and pasting or manually typing the commands in the Command Prompt, is there a way to make a batch file where all you need to do is just run it without manually entering those commands?
Will this work as below as an example?
I created this command in Notepad and renamed it .bat with the following below but to run it you need Admin rights. So is this good?
cd /d C:\Office\
setup.exe /configure Configuration.xml
Instead of copying and pasting or manually typing the commands in the Command Prompt, is there a way to make a batch file where all you need to do is just run it without manually entering those commands?
Will this work as below as an example?
I created this command in Notepad and renamed it .bat with the following below but to run it you need Admin rights. So is this good?
cd /d C:\Office\
setup.exe /configure Configuration.xml
My Computer
System One
-
- OS
- Windows 11 Pro 22H2