|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Setup for VS.Net 2003OK, I have Windows 2000 & Visual Studio 2003. I have a project to which I
have added the setup wizard. I build the wizard and it outputs my MSI file. Problem, when I try to install the MSI, I get an error telling me that the path "." is not valid. Any one know what the problem is? When I installed Windows and VS I just put "." as the name and as the company name. This is the only thing that I can think is related. So, I went through the registry and changed this but still not working. -- Daniel MCSE, MCP+I, MCP in Windows 2000/NT -------------------------------------- remove the 2nd madrid from my mail address to contact me. "Daniel" <gro***@madridmadridsoleado.com> schrieb: You can try to change the setup project's 'Manufacturer' property. Setup > OK, I have Windows 2000 & Visual Studio 2003. I have a project to which I > have added the setup wizard. I build the wizard and it outputs my MSI > file. > > Problem, when I try to install the MSI, I get an error telling me that the > path "." is not valid. Any one know what the problem is? > > When I installed Windows and VS I just put "." as the name and as the > company name. This is the only thing that I can think is related. So, I > went through the registry and changed this but still not working. will create a folder consisting of "%%PROGRAMFILES%\<Manufacturer name>", if the manufacturer name is "." the folder cannot be created because "." is not a valid folder name. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Thanks! Where can I change this property?
-- Show quoteHide quoteDaniel MCSE, MCP+I, MCP in Windows 2000/NT -------------------------------------- remove the 2nd madrid from my mail address to contact me. "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:OcNKggfOFHA.3668@TK2MSFTNGP14.phx.gbl... > "Daniel" <gro***@madridmadridsoleado.com> schrieb: >> OK, I have Windows 2000 & Visual Studio 2003. I have a project to which >> I have added the setup wizard. I build the wizard and it outputs my MSI >> file. >> >> Problem, when I try to install the MSI, I get an error telling me that >> the path "." is not valid. Any one know what the problem is? >> >> When I installed Windows and VS I just put "." as the name and as the >> company name. This is the only thing that I can think is related. So, I >> went through the registry and changed this but still not working. > > You can try to change the setup project's 'Manufacturer' property. Setup > will create a folder consisting of "%%PROGRAMFILES%\<Manufacturer name>", > if the manufacturer name is "." the folder cannot be created because "." > is not a valid folder name. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/> "Daniel" <gro***@madridmadridsoleado.com> schrieb: Untested: Select the setup project and change the value of its > Thanks! Where can I change this property? 'Manufacturer' property. Maybe this is sufficient. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Worked perfect, thanks.
-- Show quoteHide quoteDaniel MCSE, MCP+I, MCP in Windows 2000/NT -------------------------------------- remove the 2nd madrid from my mail address to contact me. "Herfried K. Wagner [MVP]" <hirf-spam-me-here@gmx.at> wrote in message news:OmSahvfOFHA.2468@tk2msftngp13.phx.gbl... > "Daniel" <gro***@madridmadridsoleado.com> schrieb: >> Thanks! Where can I change this property? > > Untested: Select the setup project and change the value of its > 'Manufacturer' property. Maybe this is sufficient. > > -- > M S Herfried K. Wagner > M V P <URL:http://dotnet.mvps.org/> > V B <URL:http://classicvb.org/petition/>
datagrid filled from a list
Help using Right() string function? Parameter it doesn't work (for me) II Parameters it doesnt work (for me) Sequential file access and binary file access socket class File Access How to set the default value of a date picker to nothing (blank) Datagrid Question Parameter it doesn't work (for me) IIII |
|||||||||||||||||||||||