Winamp & Shoutcast Forums

Winamp & Shoutcast Forums (http://forums.winamp.com/index.php)
-   NSIS Discussion (http://forums.winamp.com/forumdisplay.php?f=65)
-   -   My first script (http://forums.winamp.com/showthread.php?t=247987)

fregolo52 6th June 2006 12:45

My first script
 
Hello,

I'm trying to create a little script : copy files.

I use "File" command.

SetOutPath "$TEMP\NPUpdate_TMP"
File "..\..\PCAUSA\PCANDIS5.sys"

I do not understand why PCANDIS5.sys file is extacted in root direectory (c:\)

Thanks,

Olivier

Mr Inches 6th June 2006 14:30

I picked up your code snippet and created the two level folder structure like you have and the extracted file ended up in the TEMP\NPUpdate_TMP folder as intended.

You will probably need to post/attach your script to give us some more info. It might also be useful to know exactly what your source folder structure looks like.

Duncan

Krad_89 7th June 2006 09:26

Hello,

I need to copy/install files into a certain directory with a fixed name, but no fixed path. How can I set up the installer to search the local HDDs to find the desired folder and then installing the files.


Great thanks in advance
Krad

CancerFace 7th June 2006 09:49

@Krad_89
Try the Locate plugin
CF


All times are GMT. The time now is 04:43.

Copyright © 1999 - 2010 Nullsoft. All Rights Reserved.