Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

UNC and URL Directory

1 view
Skip to first unread message

Ruben Tieland

unread,
May 23, 2003, 10:23:57 AM5/23/03
to
Hi,

When i install my application with an unc path it installs succesfull but when i install it with an url it say's it can't find PROGRA~1 wich is the short name of the "Program Files" Directory. the directory structure on the share is the same as that on the web site.
the path the unc uses is :
"\\onhsrv\INSTALL\SYSTEM.W2K\PACKAGES\IZArc\Program Files"
the url that it must use is:
http://onhsrv/install/IZArc/Program%20Files/
but it is trying to use:
http://onhsrv/install/IZArc/PROGRA~1/
wich is not supported by the webserver

please help

it is a repackaged application (IZarc 3.3.1) with winstall LE from the w2k cd-rom

thanks in advance,
ruben tieland

Stefan Krueger [MVP]

unread,
May 23, 2003, 12:06:37 PM5/23/03
to
In general, I try to avoid URLs with blanks in it. This is often causing
trouble. If possible, rename your (virtual) directory.

--
Stefan Krueger
Microsoft Windows Installer MVP

InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)


"Ruben Tieland" <rtie...@gildevaart.nl> schrieb im Newsbeitrag
news:%23U2USbT...@TK2MSFTNGP11.phx.gbl...

Carolyn Napier [MSFT]

unread,
May 28, 2003, 10:54:43 PM5/28/03
to
One of the limitations of the current URL support is that the Installer always uses short file names
when referencing files at the URL location. Therefore you must conform to SFN format when
installing from a URL.

--
- Carolyn Napier
Microsoft Windows Installer Team

Check out the Windows Installer FAQ at:
<http://www.microsoft.com/windows2000/community/centers/management/msi_faq.asp>

Please do not send email directly to the alias used to post to the newsgroup. The alias is for
newsgroup purposes only. This posting is provided "AS IS" with no warranties, and confers no
rights.


"Stefan Krueger [MVP]" <nws...@installsite.net> wrote in message
news:uvuEKZUI...@tk2msftngp13.phx.gbl...

0 new messages