I have been created in the setup project, I have tried a committed event on the installer, but it was removed before the installer. Not after that Apart from this, I have tried this boy's code:
Their goal is like me, but when I try to run my code on the post build event, these errors "Unspecified error" ...
How do I obtain my app after installing the installer? You know, with the "Launch After Expiration" checkbox item. ???
It should be very easy .........
Disappointed OK, that guy's blog is right. I have got to do this work and this is what I was looking for. To find out what was wrong, I showed the output window (CTLL + ALT + O) and showed the CScript output for the post script, when its script was being called. It has come to know that .js files on my system were being controlled by Notepad ++ and I needed to change the support of CScript for my script (CSPT will not work with .vbs or .js files if it The default app is not for the file ... so stupid). Notepad ++ also had to be separated with .js files in the Notepad ++ setting, because it was to remove the file association again when restarting Notepad ++.
Comments
Post a Comment