Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
finding icon on default drive
#1
is there any way to make qm find an icon for a toolbar if the defualt drive is unknown
meaning whether it's C,D,E,or F cause sometimes different computers use different drives.Or if the default folder like program files is different.i have noticed on some vista computers it can be programs or programs1.
#2
i have figired how to do it if the folder is program files,but not sure what do do if it's not
#3
Code:
Copy      Help
_s.expandpath("$program files$")
out _s
_s.expandpath("$windows$")
_s.fix(3)
out "This is default drive: %s" _s


Forum Jump:


Users browsing this thread: 1 Guest(s)