You are here

PortableApps.com installer error

5 posts / 0 new
Last post
roo79
Offline
Last seen: 7 years 9 months ago
Joined: 2010-07-13 11:00
PortableApps.com installer error

Hi all!,
can you please take a look at this error that I keep getting and tell me what
I'm doing wrong please.

MakeNSIS v2.46-Unicode - Copyright 1995-2009 Contributors
See the file COPYING for license details.
Credits can be found in the Users Manual.

Processing config: 
Processing plugin dlls: "R:\PortableApps\PortableApps.comInstaller\App\nsis\Plugins\*.dll"
 - ExecDos::exec
 - ExecDos::isdone
 - ExecDos::wait
 - FindProcDLL::FindProc
 - InstallOptions::dialog
 - InstallOptions::initDialog
 - InstallOptions::show
 - LangDLL::LangDialog
 - MoreInfo::GetComments
 - MoreInfo::GetCompanyName
 - MoreInfo::GetFileDescription
 - MoreInfo::GetFileVersion
 - MoreInfo::GetInternalName
 - MoreInfo::GetLegalCopyright
 - MoreInfo::GetLegalTrademarks
 - MoreInfo::GetOSUserinterfaceLanguage
 - MoreInfo::GetOriginalFilename
 - MoreInfo::GetPrivateBuild
 - MoreInfo::GetProductName
 - MoreInfo::GetProductVersion
 - MoreInfo::GetSpecialBuild
 - MoreInfo::GetUserDefined
 - System::Alloc
 - System::Call
 - System::Copy
 - System::Free
 - System::Get
 - System::Int64Op
 - System::Store
 - System::StrAlloc
 - TypeLib::GetLibVersion
 - TypeLib::Register
 - TypeLib::UnRegister
 - inetc::get
 - inetc::head
 - inetc::post
 - inetc::put
 - md5dll::GetFileMD5
 - md5dll::GetMD5
 - md5dll::GetMD5File
 - md5dll::GetMD5Random
 - md5dll::GetMD5String
 - nsDialogs::Create
 - nsDialogs::CreateControl
 - nsDialogs::CreateItem
 - nsDialogs::CreateTimer
 - nsDialogs::GetUserData
 - nsDialogs::KillTimer
 - nsDialogs::OnBack
 - nsDialogs::OnChange
 - nsDialogs::OnClick
 - nsDialogs::OnNotify
 - nsDialogs::SelectFileDialog
 - nsDialogs::SelectFolderDialog
 - nsDialogs::SetRTL
 - nsDialogs::SetUserData
 - nsDialogs::Show
 - nsisunz::Unzip
 - nsisunz::UnzipToLog
 - nsisunz::UnzipToStack
 - nsisunz::extract_RunDLL
 - registry::_Close
 - registry::_CopyKey
 - registry::_CopyValue
 - registry::_CreateKey
 - registry::_DeleteKey
 - registry::_DeleteKeyEmpty
 - registry::_DeleteValue
 - registry::_Find
 - registry::_HexToStr
 - registry::_HexToStrUTF16LE
 - registry::_KeyExists
 - registry::_MoveKey
 - registry::_MoveValue
 - registry::_Open
 - registry::_Read
 - registry::_ReadExtra
 - registry::_RestoreKey
 - registry::_SaveKey
 - registry::_StrToHex
 - registry::_StrToHexUTF16LE
 - registry::_Unload
 - registry::_Write
 - registry::_WriteExtra

!define: "MUI_INSERT_NSISCONF"=""

Changing directory to: "R:\Documents\Paps\Utilities & System\ccleaner\CCleanerPortable\Other\Source"

Processing script file: "R:\Documents\Paps\Utilities & System\ccleaner\CCleanerPortable\Other\Source\PortableApps.comInstaller.nsi"
!define: "PORTABLEAPPSINSTALLERVERSION"="2.0.2.0"
!define: "PORTABLEAPPS.COMFORMATVERSION"="2.0"
!include: "PortableApps.comInstallerConfig.nsh"
!define: "PORTABLEAPPNAME"="CCleaner Portable"
!define: "APPID"="CCleanerPortable"
!define: "VERSION"="2.33.1184.0"
!define: "FILENAME"="CCleanerPortable_2.33.1184_Release_1"
!define: "CHECKRUNNING"="CCleanerPortable.exe"
!define: "CLOSENAME"="CCleaner Portable"
!define: "ADDONSDIRECTORYPRESERVE"="NONE"
!define: "INSTALLERCOMMENTS"="For additional details, visit PortableApps.com"
Error: unterminated string parsing line at PortableApps.comInstallerConfig.nsh:37
!include: error in script: "PortableApps.comInstallerConfig.nsh" on line 37
Error in script "R:\Documents\Paps\Utilities & System\ccleaner\CCleanerPortable\Other\Source\PortableApps.comInstaller.nsi" on line 34 -- aborting creation process

I'm just trying to learn and I'd like to know what I need to do to fix it?

thank you for your time
Roo79

[Added pre tags and tidied your title a bit, mod SL]

John T. Haller
John T. Haller's picture
Online
Last seen: 2 min 8 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Trademarks

Did you enter a trademarks line in appinfo.ini and include quotes of some kind?

Sometimes, the impossible can become possible, if you're awesome!

roo79
Offline
Last seen: 7 years 9 months ago
Joined: 2010-07-13 11:00
yes I did

Trademarks="Piriform" and "CCleaner", including words and logos ("our trademarks") are registered trademarks of Piriform Limited (a UK Limited Company).

thanks for your help

Please try to be tolerant with me,I would like to be able to contribute to communities like this one, I just don't have the talent or knowledge yet. So if you help me now, I may be able to help others later!
Yes I'm a Mac & Linux Fan!

John T. Haller
John T. Haller's picture
Online
Last seen: 2 min 8 sec ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
No Quotes

The quotes are messing it up. Remove them all and the error will go away.

Sometimes, the impossible can become possible, if you're awesome!

roo79
Offline
Last seen: 7 years 9 months ago
Joined: 2010-07-13 11:00
will do that

thank you I'll try harder next time.

it's great to find a place tolerant of people who want to one day contribute!!

Please try to be tolerant with me,I would like to be able to contribute to communities like this one, I just don't have the talent or knowledge yet. So if you help me now, I may be able to help others later!
Yes I'm a Mac & Linux Fan!

Log in or register to post comments