Forum: NSIS Discussion
17th October 2013, 13:13
|
|
Replies: 2
Views: 1,787
how to stop the loop?
Name "filefind"
OutFile Files.exe
!include "Locate.nsh"
it cannt stop!!! help me thankyou
|
Forum: NSIS Discussion
17th October 2013, 12:49
|
|
Replies: 2
Views: 1,787
how to search files in subdirectory?
how to search files in subdirectory?
search the exe files:
folder " C:\Program Files" i want to search the exe files:
----------Windows Media Player wmplayer.exe
---------WinRAR ...
|