Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)jalaltechOctober 8, 2018 at 8:54 AM#Re-compiling decompiled scriptHello every body ... I'm trying repack Some program so i have a problem 😠😳😕
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)T.SlappyOctober 8, 2018 at 9:02 AM#As the compiler says: DirVar can be used only with PageEx. See http://nsis.sourceforge.net/Docs/Chapter4.html#adirvar for more info. Your script looks like it was generated automatically so you may need to adjust the generator. For example /ENABLECANCEL cannot be used with PageEx (only with regular Page), so you need to decide what to choose.
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)AndersOctober 8, 2018 at 9:19 AM#It looks like you decompiled an existing installer. You cannot expect the decompiler to generate a 100% working source file. Which decompiler are you using?
Abstract Avatars for All Creative Profile UseMatt Houserhttps://www.figma.com/community/file/1249154526125777853https://creativecommons.org/licenses/by/4.0/Remix of “Abstract Avatars for All Creative Profile Use” (https://www.figma.com/community/file/1249154526125777853) by “Matt Houser”, licensed under “CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)jalaltechOctober 8, 2018 at 9:53 AM#Thank u very much ... I'm using "NSIS Quick Setup Script Generator & NSIS v3 & Universal Extractor " to make Repack like " rsload.net " website Different Between [ ( PageEx ) & ( only with regular Page ) ]