The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 895 - File: showthread.php PHP 7.2.34 (Linux)
File Line Function
/showthread.php 895 errorHandler->error




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Resize explorer file properties window
#1
what is the best way to identify the file properties dialog from explorer, so that it can be used on systems with another language too?

!ca"Eigenschaften von*" "#32770" "" "" "" 0x2


Macro explorer file properties resizer
Trigger !ca"Eigenschaften von*" "#32770" "" "" "" 0x2     Help - how to add the trigger to the macro
Code:
Copy      Help
int w=win("Eigenschaften von *" "#32770" "" 0x1)
if _command
,w=val(_command)
if w
,siz 640 0 w 2
,;siz 600 0 id(12320 w) 2    ;;systabcontrol
,;siz 590 0 child("Verknüpfung" "#32770" w 0x1) 2 ;;second tab
,;siz 440 0 id(13058 w) 2 ;;target
,;siz 440 0 id(12290 w) 2    ;;ausführen in
,;siz 440 0 id(13313 w) 2    ;;comment
pi


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)