Jump to content

Wildcard extension


Winapp2.ini

Recommended Posts

  • Moderators

Not you being lazy at all, it's rather time consuming that it doesn't support it.

 

Would be nice if wildcards were also supported for DetectFile that way programs that don't use the registry at all but also insist upon having the version number in the installed path can be detected. Would be nice if FileKey could also support wildcards too. Albeit I understand not having it as a safety, but still would like to have it.

Link to comment
Share on other sites

  • Moderators

ooooh, regex would be fun

 

edit: Andavari, FileKey does support wildcards (example: steam directx installers in winapp2.ini)

 

I couldn't get it to work with for example this:

C:\Program Files\Greenfish Icon Editor Pro 3.1

 

Which I assumed would translate into either of these:

%ProgramFiles%\Greenfish Icon Editor Pro *

-or-

%ProgramFiles%\Greenfish Icon Editor Pro *.*

Link to comment
Share on other sites

I belive it needs to be formatted like this

 

[Test Entry**]
Section=Test
default=false
filekey1=C:\test\test*\bop|*.*

 

 

ANALYSIS COMPLETE - (0.078 secs)

------------------------------------------------------------------------------------------

0 bytes to be removed. (Approximate size)

------------------------------------------------------------------------------------------

 

Details of files to be deleted (Note: No files have been deleted yet)

------------------------------------------------------------------------------------------

Test - Test Entry** 0 KB 3 files

------------------------------------------------------------------------------------------

C:\test\test\bop\New Text Document.txt 0 KB

C:\test\test 2\bop\New Text Document.txt 0 KB

C:\test\test 3.1\bop\New Text Document.txt 0 KB

 

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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.