Archive: Compile Error


Compile Error
MakeNSIS v2.05 - Copyright 1999-2005 Nullsoft, Inc.

Portions Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler (zlib).
Portions Copyright (C) 1996-2002 Julian R Seward (bzip2).
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"
- advsplash::show
- Banner::destroy
- Banner::getWindow
- Banner::show
- BgImage::AddImage
- BgImage::AddText
- BgImage::Clear
- BgImage::Destroy
- BgImage::Redraw
- BgImage::SetBg
- BgImage::SetReturn
- BgImage::Sound
- Dialer::AttemptConnect
- Dialer::AutodialHangup
- Dialer::AutodialOnline
- Dialer::AutodialUnattended
- Dialer::GetConnectedState
- InstallOptions::dialog
- InstallOptions::initDialog
- InstallOptions::show
- LangDLL::LangDialog
- Math::Script
- nsExec::Exec
- nsExec::ExecToLog
- nsExec::ExecToStack
- nsisdl::download
- nsisdl::download_quiet
- splash::show
- StartMenu::Select
- System::Alloc
- System::Call
- System::Copy
- System::Free
- System::Get
- System::Int64Op
- System::Store
- TypeLib::GetLibVersion
- TypeLib::Register
- TypeLib::UnRegister
- UserInfo::GetAccountType
- UserInfo::GetName
- VPatch::vpatchfile

!define: "MUI_INSERT_NSISCONF"=""

Changing directory to: "C:\Documents and Settings\Owner\Desktop"

Processing script file: "C:\Documents and Settings\Owner\Desktop\lang_english.nsh"
!insertmacro: MUI_LANGUAGE
!insertmacro: macro named "MUI_LANGUAGE" not found!
Error in script "C:\Documents and Settings\Owner\Desktop\lang_english.nsh" on line 3 -- aborting creation process

Thank you for help,

Larisa


Is there

!include "MUI.nsh"
string in your script?

Looks like it isn't. Check the Modern UI examples in Examples\Modern UI

-Stu


I didn't write the scrip I download it.

I have looked at the examples, but I don't understand anything. I know I sound like a moron, but it is my first time.

Thank you for help,

Larisa


Then try the Modern UI readme in Contrib\Modern UI

-Stu


I read it, but I still don't undertand anything.

Thank you for help,

Larisa


You need to follow the steps described in the MUI readme. Again, look at the Examples. We can't help you more than the Examples do really.
Just copy and paste one of them and then talor it from there.

-Stu


Thank you very much for your help. I guess I will have to tell this to the person who wrote the code.

Lora