Post Reply
Nathan 2010-09-02 15:58
I placed the ExplorerOnMonitorX script from your scripts collection in my shortcuts folder and edited the first three lines as follows:
Const CMD = "C:\WINDOWS\explorer.exe /E,D:\video" 'command line, c:\program files is the folder which gets opened initially Const SHOWSTATE = 2 'normal: 2 maximized: 3 desktop-maximized: 4 Const MONITOR = 2 'monitor number
It opens the correct folder, and the SHOWSTATE setting appears to apply correctly, but it still just opens on whichever monitor I last opened windows explorer in.
I am using Window 7 x64 and version 3.0.10 of UltraMon.
Any suggestions?
|
Christian Studer 2010-09-03 10:27
Thanks for the bug report, I have uploaded an updated version of the script which adds support for Windows 7.
Christian Studer - www.realtimesoft.com
|
Nathan 2010-09-03 11:41
Excellent! I downloaded it and it is working correctly for me. Thanks so much!
|
Post Reply
|