Thanks for the reply!
Do you know of anyway I might be able to do this?
Search found 3 matches
- 24 Jan 2022 15:35
- Forum: DOS Batch Forum
- Topic: Batch file help. Needing to position windows.
- Replies: 20
- Views: 22186
- 24 Jan 2022 10:34
- Forum: DOS Batch Forum
- Topic: Batch file help. Needing to position windows.
- Replies: 20
- Views: 22186
Re: Batch file help. Needing to position windows.
Sorry I don't have much technical knowledge. Is there no way I can use the window.exe program and then insert this function Window GPos x y as shown in message 8?
- 21 Jan 2022 11:44
- Forum: DOS Batch Forum
- Topic: Batch file help. Needing to position windows.
- Replies: 20
- Views: 22186
Re: Batch file help. Needing to position windows.
Hi, I want to use batch file and open to specific position.
Where would the Window Gpos code fit in here?
Thanks a lot
Where would the Window Gpos code fit in here?
Thanks a lot
Code: Select all
@echo off
start "Chrome" "C:\Program Files\Google\Chrome\Application\chrome.exe" --profile-directory="Profile 1"