Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   Let's ask it now (http://forums.winamp.com/showthread.php?t=182130)

VegetaSan 3rd June 2004 16:06

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

zimsms 3rd June 2004 17:03

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!

Vytautas 3rd June 2004 23:17

What about the FindFirst, FindNext and FindClose commands?

Vytautas

deguix 4th June 2004 00:05

And what about search the Archive for scripts to solve your problem? There has some scripts about this subject.

VegetaSan 5th June 2004 15:44

ok .. I will look at it .. thanks

( PS : long time no see ... and I forgot the Archive :S )


All times are GMT. The time now is 18:08.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.