Please take a look at this ini
Quote
[Environment]Test = HKCU:Control Panel\Desktop\MenuShowDelay
[Var Test]
description.0 = Faster menu display (0.1 second) [Actual value : %Test%]
command.0 = regedit /s %reg%\UI-StartMenu-Gobal-MenuShowDelay.reg
test.0.0 = HKCU:Control Panel\Desktop\MenuShowDelay?=100
test.eval.0 = 0
disabled.0 = if.true
selected.0 = if.false
[Var Test]
description.0 = Faster menu display (0.1 second) [Actual value : %Test%]
command.0 = regedit /s %reg%\UI-StartMenu-Gobal-MenuShowDelay.reg
test.0.0 = HKCU:Control Panel\Desktop\MenuShowDelay?=100
test.eval.0 = 0
disabled.0 = if.true
selected.0 = if.false
As you can see I initialise a var Test that will contain the registry key value (here menushowdelay) and use this var to display actual value in the item description.
Is it possible to do the same thing with program version, I've tried but it's not working.
The idea beyong is to display actual prog/DLL version in the description, as an help for users to evaluate if they should really upgrade or not.
Hope I'm enougth clear



Help
Back to top








