🙁 😠 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
Help with BitTorrent
3 posts
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
Your are in the wrong place. This is the tech support forum for the Winamp player.
Try NSIS Discussion
NSIS Homepage
Thread moved to correct forum.