MSFN Forum: Hide Section & Eval.test - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Hide Section & Eval.test If all apps are hidden, hide section Rate Topic: -----

#1 User is offline   geitbo34 

  • Group: Members
  • Posts: 4
  • Joined: 03-February 04

  Posted 23 February 2005 - 03:51 AM

Hi there,

First of all, awesome program!! :thumbup

Here's my problem:

I have multiple software install sections and for each software install i used test.x and test.eval.x to verify if the installation already exists on the current PC. So far so good as it works perfect with xxxxxxx.exe?version. However when i try to hide the section if all software installs in that section exist and therefore are hidden, nothing happens.

Here's part of my install.ini code for the specifiec section:

[Environment]
smartftpversion = %ProgramFiles%\SmartFTP\SmartFTP.exe?version
deepburnerversion = %ProgramFiles%\Astonsoft\DeepBurner\DeepBurner.exe?version
7zipversion = %ProgramFiles%\7-Zip\7zFMn.exe?version

[Tools]
test.0= !%7zipversion% < 3.13.0.0
test.1= !%deepburnerversion% < 1.1
test.2= !%smartftpversion% < 1.1.984.17
test.eval = 0&1&2
hidden = if.true

description.0=7-ZIP 
command.0=%SYSTEMDRIVE%\INSTALL\Applicaties\7zip\7z313.exe -y /q /r:n
test.0.0 = %7zipversion% < 3.13.0.0
test.eval.0=0
hidden.0 = if.false

;________________________________________________________________

description.1=Deepburner 
command.1=%SYSTEMDRIVE%\INSTALL\Applicaties\Deepburner\deepburner1.exe -s
test.1.0 = %deepburnerversion% < 1.1
test.eval.1=0
hidden.1 = if.false

;________________________________________________________________

description.2=Smart FTP 
command.2=%SYSTEMDRIVE%\INSTALL\Applicaties\SmartFTP\SmartFTP.msi /qb-
test.2.0 = %smartftpversion% < 1.1.984.17
test.eval.2=0
hidden.2 = if.false


Please help! :blink:

Thanks!


#2 User is offline   BenjaminKalytta 

  • Developer
  • PipPipPipPip
  • Group: Members
  • Posts: 609
  • Joined: 08-June 04

Posted 23 February 2005 - 12:05 PM

It's currently not possible to hide a section this way. This will be available in upcoming version 3 where Iam currently working on.
Would be nice if you could add this in my wishlist on my website (http://www.kalytta.c...add.php#NewData)

Benjamin Kalytta

#3 User is offline   geitbo34 

  • Group: Members
  • Posts: 4
  • Joined: 03-February 04

Posted 24 February 2005 - 02:11 AM

Thanks for your quick reply! good luck on programming v3!

I will add it to your wishlist.

Bas Bomer

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy