Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 9th September 2004, 02:15   #1
jfritzyb
Junior Member
 
Join Date: Sep 2004
Location: USA
Posts: 2
Send a message via Yahoo to jfritzyb
Help with BitTorrent

Someone HAS TO help me out! Ok...I am trying to make a BitTorrent installation program. BUT...when I try, I get the following message...



MakeNSIS v2.0 - Copyright 1999-2004 Nullsoft, Inc.

Portions Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler (zlib).
Includes portions derived from bzip2 (see documentation for details).
Portions Copyright (C) 1999-2003 Igor Pavlov (lzma).
Contributors: nnop@newmail.ru, Ryan Geiss, Andras Varga, Drew Davidson, Peter Windridge, Dave Laundon, Robert Rainwater, Yaroslav Faybishenko, Jeff Doozan, Amir Szekely, Ximon Eighteen, et al.

Processing config:
Processing plugin dlls: "C:\PROGRAM FILES\NSIS\plugins\*.dll"
- Banner::destroy
- Banner::show
- LangDLL::LangDialog
- nsExec::Exec
- nsExec::ExecToLog
- nsExec::ExecToStack
- splash::show
- advsplash::show
- BgImage::AddImage
- BgImage::AddText
- BgImage::Clear
- BgImage:: Destroy
- BgImage::Redraw
- BgImage::SetBg
- BgImage::SetReturn
- BgImage::Sound
- InstallOptions::dialog
- InstallOptions::initDialog
- InstallOptions::show
- Math::Script
- nsisdl::download
- nsisdl::download_quiet
- System::Alloc
- System::Call
- System::Copy
- System::Free
- System::Get
- System::Int64Op
- System::Store
- StartMenu::Select
- UserInfo::GetAccountType
- UserInfo::GetName
- Dialer::AttemptConnect
- Dialer::AutodialHangup
- Dialer::AutodialOnline
- Dialer::AutodialUnattended
- Dialer::GetConnectedState
- VPatch::vpatchfile
- nsPython::eval
- nsPython::exec
- nsPython::execFile

!define: "MUI_INSERT_NSISCONF"=""

Changing directory to: "C:\WINDOWS\Desktop\BitTorrent"

Processing script file: "C:\WINDOWS\Desktop\BitTorrent\bittorrent.nsi"
!define: "VERSION"="3.4.2"
OutFile: "BitTorrent-3.4.2.exe"
Name: "BitTorrent"
SilentInstall: silent
SetCompressor: lzma
InstallDir: "$PROGRAMFILES\BitTorrent\"
Section: "Install"
SetOutPath: "$INSTDIR"
WriteUninstaller: "$INSTDIR\uninstall.exe"
File: "dist\*.exe" -> no files found.
Usage: File [/nonfatal] [/a] ([/r] filespec [...]|/oname=outfile one_file_only)
Error in script "C:\WINDOWS\Desktop\BitTorrent\bittorrent.nsi" on line 13 -- aborting creation process

Can ANYONE help me out?

--JFritzyB

PS E-mail is jfritzyb@yahoo.com
jfritzyb is offline   Reply With Quote
Old 9th September 2004, 02:46   #2
JonnyMac
Moderator
 
JonnyMac's Avatar
 
Join Date: Dec 2000
Posts: 14,344
If I understand your post correctly you are a developer having troubles scripting/using NSIS. Correct?

Your are in the wrong place. This is the tech support forum for the Winamp player.

Try NSIS Discussion
NSIS Homepage
JonnyMac is offline   Reply With Quote
Old 9th September 2004, 15:43   #3
Mr Jones
Nothing to say...
 
Mr Jones's Avatar
 
Join Date: Sep 2000
Location: UK
Posts: 23,020
Thread moved to correct forum.
Mr Jones is offline   Reply With Quote
Reply
Go Back   Winamp 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