View Single Post
  #211  
Old 20-08-2019, 22:17
wangfeilong0317 wangfeilong0317 is offline
Registered User
 
Join Date: Jul 2019
Location: china
Posts: 18
Thanks: 60
Thanked 6 Times in 5 Posts
wangfeilong0317 is on a distinguished road
Quote:
Originally Posted by Cesar82 View Post
It's working fine...

To facilitate the creation of conversions when a conversion has several executables, but we do not want to display the PlayButtons for all of them, just want to create shortcuts to the executables, the value of the key "Visible=" in the "[Play#Button]" section for button 1 the value is True (Visible) and for the other PlayButton the default value is False (Not Visible).
Default values:
Code:
[Pay1Button]
Visible=1

[Pay2Button]
Visible=0

[Pay3Button]
Visible=0
...
Just use the key Visible=1 on the Play buttons from the first.
is not working in u4

Reply With Quote
Sponsored Links