Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
shareware macro bug in exe ?
#2
Yes, the "About" dialog disappears quickly. In your SM_CanRun replace

Code:
Copy      Help
mac "your SM_About function name" "" 0 1

to

Code:
Copy      Help
wait 0 H mac("your SM_About function name" "" 0 1)

Also, to make it compatible with Vista and limited user accounts, replace all HKEY_LOCAL_MACHINE to HKEY_CURRENT_USER.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)