Im looking for a way to run Windows Explorer Maximized??
any ideas???
example
%systemRoot%\explorer.exe /n,/e, /select, c:\download
Force this window to be maximized just as if the Maximize button is pressed....
Iv checked n tried
1...Group Policy Editor..
2...visual fox pro
=add /n3 (not using fox pro)
3...checked for registry hacks
4...
ShowWindow Function
SW_SHOWMAXIMIZED
=dont know how to impliment
5...Cheched out trying to script it :S
Must be a simple way for a user to pass/force this for an app or window?
any ideas???
example
%systemRoot%\explorer.exe /n,/e, /select, c:\download
Force this window to be maximized just as if the Maximize button is pressed....
Iv checked n tried
1...Group Policy Editor..
2...visual fox pro
=add /n3 (not using fox pro)
3...checked for registry hacks
4...
ShowWindow Function
SW_SHOWMAXIMIZED
=dont know how to impliment
5...Cheched out trying to script it :S
Must be a simple way for a user to pass/force this for an app or window?