Re: Creating a package
- From: "Rune Norberg" <runeno@xxxxxxxxxxxxxxxx>
- Date: Thu, 12 Apr 2007 21:25:00 +0200
You can achive this by creating a URL file from an simple batchfile. An example:
set urlfile=%userprofile%\desktop\Microsoft.url
echo [InternetShortCut] > %urlfile%
echo URL=http://www.microsoft.com >> %urlfile%
/Rune
"Jason Welch" <JasonWelch@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:5DBEF4D1-58BA-4B82-A405-E224048EF4F6@xxxxxxxxxxxxxxxx
Hello, I have Admin Studio to help me create packages. Is there a way to
create a package that copies an icon to the user's desktop. It's an icon that
points to a URL.
.
- Prev by Date: Re: Creating a package
- Next by Date: Re: Windows Defender and Updates via SMS
- Previous by thread: Re: Creating a package
- Next by thread: Re: Windows Defender and Updates via SMS
- Index(es):
Loading