Skip to content
⌘ NSIS Forum Archive

Makes Vista Inspirat

37 posts

hashem#edited

Makes Vista Inspirat

hi help me I WOULD LIKE make setup MODEL Vista Inspirat
.nis Script PLEASE
hashem#
MultiLanguage.nsi
hashem#
hello 2 All

I WOULD LIKE THIS File PassDialog-UserPass.exe WITH MultiLanguage1.nsi MIX QUICK URGENT EXECUTION
PLEASE EVERY ERROR GIVER PLEASE Help me🙁
hashem#
File 2 MultiLanguage1.nsi
dandaman32#
You can't call NotifyIcon's "p" flag in .onInit, it must be used within sections. For more information, please see http://nsis.sourceforge.net/NotifyIcon_plug-in.

Please don't "shout" (type in all caps) or post things like "please help me", it's not going to get you anywhere. Patience is a virtue.

-dandaman32
Comperio#
Dandaman32,
Your link above is not working. Looks like maybe the period at the end of you sentence was inadvertently included in your URL.

Try this link instead:
hashem#
code for setup HIDDEN EXAMPLE

for exe %cdrom%\\INSTALL\\PROGRAMS\\WindowsMedia.exe /S

for exe %cdrom%\\INSTALL\\PROGRAMS\\GOOGLE.EXE /s /qn

for reg 'REGEDIT /S %cdrom%\\INSTALL\\REG\\MAGICISO.REG

for exe %cdrom%\\INSTALL\\SYSTEM\\VBRUN60SP6.EXE /Q

for msi %cdrom%\\INSTALL\\PROGRAMS\\OO.MSI /qb

PRESENTABILITY

.Ir
hashem#
hello 2 all

EVERY ERROR

LicenseLangString: "MUILicense" 9999 "D:\Program Files\NSIS\Docs\Modern UI\License.txt"
LicenseLangString: "MUILicense" 2108 "D:\Program Files\NSIS\Docs\Modern UI\License.txt"
!insertmacro: MUI_RESERVEFILE_LANGDLL
!insertmacro: end of MUI_RESERVEFILE_LANGDLL
Section: "Shamsi"
SetOutPath: "$INSTDIR"
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "D:\Program Files\NSIS\Examples\Modern UI\MultiLanguage1.nsi" on line 202 -- aborting creation process
----------------------------------------------
;--------------------------------
;Installer Sections

Section "Shamsi"

SetOutPath "$INSTDIR"

File '"$NSISDIR\Data\Shamsi.exe"'
hashem#


NSIS InstallBuilder

hashem#
Thanks for your interest in NSIS InstallBuilder.



You can grab a copy here: http://www.winextra.com/dl/builder/I...Setup_0530.zip



Ideally I am looking to have a GUI front end that will let a developer create an install package of their application(s) that is equal to anything produced using one of the commercial installer apps; and without having to touch a line of NSIS script code.


I think this current build of NSIS InstallBuilder is stable enough to use for production releases; but I would like good confirmation of this from folks who use NSIS on a regular basis.



There are two system requirements for using NSIS InstallBuilder:

1. .NET 2.0 Framework installed

2. the newest version of NSIS installed



I have also setup a support newsgroup on the WinExtra news server for the program - news://news.winextra.com is the server address and the group is winextra.help.installbuilder . You can also reach me on MSN Messenger using winextra@hotmail.com - just make sure to let me know that it is regarding the program.



Steven Hodson

WinExtra



news://news.winextra.com

-----Original Message-----
From: hashem_20052006@yahoo.com [mailto:hashem_20052006@yahoo.com]
hashem#
hello 2 all

EVERY ERROR

LicenseLangString: "MUILicense" 9999 "D:\Program Files\NSIS\Docs\Modern UI\License.txt"
LicenseLangString: "MUILicense" 2108 "D:\Program Files\NSIS\Docs\Modern UI\License.txt"
!insertmacro: MUI_RESERVEFILE_LANGDLL
!insertmacro: end of MUI_RESERVEFILE_LANGDLL
Section: "Shamsi"
SetOutPath: "$INSTDIR"
Usage: File [/nonfatal] [/a] ([/r] [/x filespec [...]] filespec [...] |
/oname=outfile one_file_only)
Error in script "D:\Program Files\NSIS\Examples\Modern UI\MultiLanguage1.nsi" on line 202 -- aborting creation process
----------------------------------------------
;--------------------------------
;Installer Sections

Section "Shamsi"

SetOutPath "$INSTDIR"

File '"$NSISDIR\Data\Shamsi.exe"'
JasonFriday13#
This line is weird:

File /oname=$PLUGINSDIR\splash.dll "${NSISDIR}\Contrib\Graphics\Header\nsis.bmp"

Why are you renaming nsis.bmp to splash.dll when you are extracting it?

[edit]Also, why do you want four copies of the same program with different filenames?[/edit]

Note: Please don't repeat post, it just gets annoying.
onad#
Hi Hashem,

It would be of help if you described your problem in plain English, it is unclear to me what you want to do, solve or get fixed.
Comperio#
Again, double-posting does no good and only serves to annoy those who might otherwise be willing to help you.

And, as onad pointed out, you need to be able to describe your issue in plain English.

Can you elaborate more?
Script for Replacer file system EXAMPLE shell.32
I'm not sure what this means...
hashem#
File /oname=$sysdir\zemp.gf\access.bat "${NSISDIR}\res\access.bat"


THIS file EXECUTION DOESN'T