|
|
#1 |
|
Junior Member
Join Date: Jan 2008
Location: India-Karnataka-Mangalore
Posts: 26
|
Dear sir,
!macro MYFILES File "c:\Miscdb\userlist.mdb" !macroend !insertmacro MYFILES !insertmacro MYFILES with above code my doubt is that whether file userlist.mdb will be compressed twice as it is called by insertmacro twice. thanks in advance. regards Devdas M. kamath
|
|
|
|
|
|
#2 |
|
M.I.A.
[NSIS Dev, Mod] Join Date: Oct 2001
Location: Israel
Posts: 11,337
|
Macro or not, the datablock optimizer will make sure the file is only compressed once.
NSIS FAQ | NSIS Home Page | Donate $ "I hear and I forget. I see and I remember. I do and I understand." -- Confucius |
|
|
|
|
|
#3 |
|
Senior Member
|
u should do some research before asking. the link will tell u about macros as well as functions
http://nsis.sourceforge.net/Macro_vs_Function What some invent the rest enlarge |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|