Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Open File explorer with specified window size ?
#17
I don't know how to debug the .exe
Maybe this code is close but it doesn't work

Final command line syntax
C:\> e.exe 400 700 "C:\Program Files (x86)\Internet Explorer\iexplore.exe"

spe 10
int w
ARRAY(str) a
ExeParseCommandLine(_command a)

str all=""

int i
for i 3 a.len
,all +" "+a[i]

run "$windows$\explorer.exe" all "" "" 0x2800 win("" "CabinetWClass") w
siz val(a[1]) val(a[2]) w


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)