Jump to content
Ketarin forum

2 categories for one setup


Guest Den
 Share

Recommended Posts

Is there a way in Ketarin to make one setup be available in 2 categories? Like there is a category called "x32" and another is "x64". There are apps that can be installed on both x32 and x64, so I want them to be available on both lists. Is this possible?

 

Thank you

Link to comment
Share on other sites

  • 5 months later...

I've had a similar situation in which I wanted to specify which computers an applciation gets installed on. My work-around is to create a per-application variable using the "Textual Content" variable. I then put a space-delimited list of computer names. In my case, I named this variable {JPG-PC}.

 

I then created 2 custom columns ... one for {PC} and one for {Selected-App}. {Selected-App} contains the following regex:

{JPG-PC:regex:Starfield}

where Starfield is one of the computer names.

 

This then shows all software to be installed on Starfield.

 

The only thing I really need to figure out is how to remove Starfield as being a hard-coded global value buried in a regex so that I can base it on the name of the computer that Ketarin is actually being run from (i.e., %COMPUTERNAME%). Or even specifying it as a separate global variable would be better than what I have now.

 

Hope this helps someone ... Jeff

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.