Old 3rd June 2004, 16:06   #1
VegetaSan
Senior Member
 
VegetaSan's Avatar
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 260
Let's ask it now

He .. I got this question

I allready finished my installer a loooong time ago .. but I want some improvements in it.

I made a codecpack but several people are complaining that they cant run some video files annymore . that's becuase they have registrated the 2 of the same files. So that's why I want this in my installer:

- A search engine.. It must look for specific files and delete those files.

Is this possible without making a plugin ? thanks
VegetaSan is offline   Reply With Quote
Old 3rd June 2004, 17:03   #2
zimsms
Senior Member
 
zimsms's Avatar
 
Join Date: Jan 2004
Location: London, Ontario, Canada
Posts: 272
Well it's not pretty....

Search for the specific files using the dos "dir" command via exec and direct the output to be used as input for the "delete" command.

I was trying to figure out a way to invoke and use the search utility in explorer.exe, and have it remove the files silently; however, I couldn't get this to work.

Hope you come up with something faster!
zimsms is offline   Reply With Quote
Old 3rd June 2004, 23:17   #3
Vytautas
Major Dude
 
Vytautas's Avatar
 
Join Date: May 2003
Location: Victoria, Australia
Posts: 643
Send a message via ICQ to Vytautas
What about the FindFirst, FindNext and FindClose commands?

Vytautas
Vytautas is offline   Reply With Quote
Old 4th June 2004, 00:05   #4
deguix
Major Dude
 
deguix's Avatar
 
Join Date: Dec 2002
Location: Everett - MA, USA
Posts: 1,354
Send a message via ICQ to deguix
And what about search the Archive for scripts to solve your problem? There has some scripts about this subject.

My Wiki Pages

Working now on:
New projects. (language: any)
deguix is offline   Reply With Quote
Old 5th June 2004, 15:44   #5
VegetaSan
Senior Member
 
VegetaSan's Avatar
 
Join Date: Jan 2004
Location: The Netherlands
Posts: 260
ok .. I will look at it .. thanks

( PS : long time no see ... and I forgot the Archive :S )
VegetaSan is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump