
20-08-2019, 22:17
|
|
Registered User
|
|
Join Date: Jul 2019
Location: china
Posts: 18
Thanks: 60
Thanked 6 Times in 5 Posts
|
|
Quote:
Originally Posted by Cesar82
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
|