- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Make A Word Document Open Read Only
Want to make a Word document open read only? Watch this video and we'll explain step by step how to make a word document open read only with this tip!
The code to set read only:
@echo off
start powershell Set-ItemProperty -Path 'folder path' -Name IsReadOnly -Value $true
timeout /t 5 /nobreak
start winword "file name.docx"
The code to set back to edit:
@echo off
start powershell Set-ItemProperty -Path 'folder path' -Name IsReadOnly -Value $false
timeout /t 5 /nobreak
start winword "file name.docx"
If you are interested in more information about Microsoft then I highly recommend the channel @Microsoft
#wordtutorial #microsoftwordtutorial #usemybox
Remember to subscribe to usemybox
Subscribe for More IT & Software How To Videos:
https://youtube.com/usemybox?sub_confirmation=1
Видео Make A Word Document Open Read Only канала usemybox
The code to set read only:
@echo off
start powershell Set-ItemProperty -Path 'folder path' -Name IsReadOnly -Value $true
timeout /t 5 /nobreak
start winword "file name.docx"
The code to set back to edit:
@echo off
start powershell Set-ItemProperty -Path 'folder path' -Name IsReadOnly -Value $false
timeout /t 5 /nobreak
start winword "file name.docx"
If you are interested in more information about Microsoft then I highly recommend the channel @Microsoft
#wordtutorial #microsoftwordtutorial #usemybox
Remember to subscribe to usemybox
Subscribe for More IT & Software How To Videos:
https://youtube.com/usemybox?sub_confirmation=1
Видео Make A Word Document Open Read Only канала usemybox
make a word document open read only read only microsoft word make document read only make word document read only how to make word document read only how to make a word document read only how to make a word document open read only microsoft word document open read only word document open read only document open read only make document open read only make a document open read only word ready only open a word document read only
Комментарии отсутствуют
Информация о видео
16 мая 2023 г. 22:00:03
00:01:15
Другие видео канала




















