find "ati" new.ini && 7z.exe x "vga\ati.7z" -oc:\windows\drivers\vga\ati
There is a problem here:
In the NEW.INI file, there is a part where it's identifying the graphics card and extracting... %<0@V"s
FINDSTR: ignoring /c !B
GPT @pdati
MB) ~{1.|W{`u>
This will search for the incorrect ATI. I want to search for ATI chips, not this.
Is there a way to only search for the independent word "ATI" and not a word that contains the word ATI!?
The meaning may not be clear. Anyway, I just want to search for ATI alone!
Hope the expert can answer!
There is a problem here:
In the NEW.INI file, there is a part where it's identifying the graphics card and extracting... %<0@V"s
FINDSTR: ignoring /c !B
GPT @pdati
MB) ~{1.|W{`u>
This will search for the incorrect ATI. I want to search for ATI chips, not this.
Is there a way to only search for the independent word "ATI" and not a word that contains the word ATI!?
The meaning may not be clear. Anyway, I just want to search for ATI alone!
Hope the expert can answer!
