Added experimental ManifestAppendCustomString
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7194 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
6c842ff1c3
commit
5ad1538a64
6 changed files with 72 additions and 3 deletions
|
@ -104,6 +104,7 @@ namespace manifest
|
|||
} SPECIFICATION;
|
||||
|
||||
std::string generate(comctl, exec_level, const SPECIFICATION&);
|
||||
bool addappendstring(const TCHAR*path, const TCHAR*data);
|
||||
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue