Localizing the Visual Studio 2005 Bootstrapper
Hi
I'm working on a Setup project for my .net 2 app, and am attempting to
create
a bootstrapper (using MSBuild).
I'm confused about how to localize the .net 2 Bootstrapper Project.
In C:\Program Files\Microsoft Visual Studio
8\SDK\v2.0\Bootstrapper\Packages\DotNetFX
I have an en folder but I don't have any others.
Surely I need folders (and package manifests) for each culture that I
need to support e.g. IT, FR, ES etc.
So my question, how do I get hold of (or create) localized versions of
the
..net 2 bootstrapper?
Thanks in advance
.
Relevant Pages
- Localized Bootstrapper for Prerequisites
... I'm working on a Setup project for my app, ... I'm confused about how to localize the .net 2 Bootstrapper Project. ... I have an en folder but I don't have any others. ... (microsoft.public.vsnet.general) - .net framework redistribution problem - broken link to boostrapper sample
... I'm trying to make a setup project that automatically installs the ... installed it just gave me the ".net framework not installed" message ... Anothet thing i was about try was the MS Setup.exe Bootstrapper sample ... (microsoft.public.dotnet.framework.setup) - RE: MSBuild GenerateBootstrapper for Office Compatibility Pack?
... According to Office team's feedback, they do not have a plan for the Office ... Compatibility Pack bootstrapper. ... Setup Project or a setup project builtup via Windows SDK tools? ... (microsoft.public.office.developer.com.add_ins) - RE: Experts please I need Your help.....
... Did you try to recreate your setup project after the installation of the ... I had problem like this and had to delete and recreate the setup project to ... > 3- I Set the Bootstrapper property to Windows Installer Bootstrapper. ... > But The .NET Framework redistributable did not packaged with the Setup.exe ... (microsoft.public.dotnet.languages.vb) - RE: Experts please I need Your help.....
... Did you recreate your setup project after the installation of the ... > 3- I Set the Bootstrapper property to Windows Installer Bootstrapper. ... > But The .NET Framework redistributable did not packaged with the Setup.exe ... (microsoft.public.dotnet.languages.vb) |
|