Page 1 of 1

Single file build

Posted: Wed Aug 28, 2013 9:11 am
by anja_laenge
Hi,

creating a setup that contains the .NET framework 4 I get the following output when using the Single file build mode:
a folder Release\Single with a setup.exe and a data folder with four files:

\data\Microsoft .NET Framework 4 (x64)\mFileBagIDE.dll\bag\Windows\Microsoft.NET\Framework\v4.0.30319\ASP.NETWebAdminFiles\Security\Permissions\App_LocalResources\managePermissions.aspx.resx
\data\Microsoft .NET Framework 4 (x64)\mFileBagIDE.dll\bag\Windows\Microsoft.NET\Framework64\v4.0.30319\ASP.NETWebAdminFiles\Providers\App_LocalResources\manageconsolidatedProviders.aspx.resx
\data\Microsoft .NET Framework 4 (x64)\mFileBagIDE.dll\bag\Windows\Microsoft.NET\Framework64\v4.0.30319\ASP.NETWebAdminFiles\Security\Permissions\App_LocalResources\createPermission.aspx.resx
\data\Microsoft .NET Framework 4 (x64)\mFileBagIDE.dll\bag\Windows\Microsoft.NET\Framework64\v4.0.30319\ASP.NETWebAdminFiles\Security\Permissions\App_LocalResources\managePermissions.aspx.resx
\data\Microsoft .NET Framework 4 (x64)\mFileBagIDE.dll\bag\Windows\Microsoft.NET\Framework64\v4.0.30319\ASP.NETWebAdminFiles\Security\Wizard\App_LocalResources\wizardAuthentication.ascx.resx

The setup seems to work fine without the data folder. So, why is it there, what purpose does it have?
Using InstallAware 15 Studio edittion.

Thnx in advance
Anja

Re: Single file build

Posted: Wed Aug 28, 2013 10:02 am
by FrancescoT
Dear Anja,

you can safely ignore those files ... it is a know problem.
Them should be removed by the build process but, "unfortunately" in some circumstance this doesn't happen.

Regards

Re: Single file build

Posted: Thu Aug 29, 2013 1:38 am
by anja_laenge
Thanks!

Re: Single file build

Posted: Thu Aug 29, 2013 9:57 am
by FrancescoT
:D