Re: program shortcut visibility

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"Wyne" <Wyne@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:31D250C0-6A86-4C14-A4F1-222671178B0B@xxxxxxxxxxxxxxxx
> Hi,
>
> I have an App made using VB6. When I installed it to an XP machine from
> administrator account, its shortcut appear in "Start Menu/Programs". But
> if I
> log on another (non-administrator) user account, this shortcut is not
> visible.
>
> To make this program accessible to all users, I have to copy its shortcut
> to
> "C:\Documents and Settings\All Users\Start Menu\Programs\". It is not
> convienent to our customers. And when removing this program, this new
> shortcut will not be deleted automatically, because it is not registered.
>
> How can I modify the PDW's setup1.vbp to allow for creating shortcut in
> All
> Users' Start Menu during installation?


You don't need to modify setup1.vbp at all. In PDW, at the Start Menu Items
step, click on the group name and then click the Properties command button.
You should have option buttons to select either a private or common NT
group. Select common. Repeat this for any other groups that you may have
(not likely you will, but it's possible).

You could also manually edit the SETUP.LST file. Open this file in Notepad
or any text editor. Find the [IconGroups] section and add (or modify) the
following line:

PrivateGroup0=0

Save the file. You'll need to make this change after each time you run PDW,
though, so it's much better to do set it within PDW itself.


--
Mike
Microsoft MVP Visual Basic


.



Relevant Pages

  • Re: Please help - SMS service on the target workstation does not h
    ... > I have make a MSI with a shortcut pointing to a networkdrive> The problem is in my original MSI the shortcut Destination looks like this ... > and when I´m installing the MSI manually on the locally it works fine, but> when i use SMS ... > have network privileges so cannot see the I: ... During installation of a>> program you can specify SMS to map a specific or any drive letter to a DP>> and run program from a mapped drive. ...
    (microsoft.public.sms.swdist)
  • Re: Strange Icon Behavior
    ... Still, you are correct, in that once a shortcut is created then it's icon is ... This should uninstall any shortcuts created ... > previous installation that makes the old icon come up. ...
    (microsoft.public.access.devtoolkits)
  • RE: permission for nero
    ... Subject: permission for nero ... You could modify the permissions on the shortcut to read-only except for ... > your shortcut that replaces ... you setup a specific account to be used as the RUNAS ...
    (Security-Basics)
  • Re: VS.NET always adds desktop application
    ... what about the antivirus software blocking scripts? ... > You can't really do this within the constraints of a VS setup project, ... > bound to installation of the file. ... In the File System Editor I have added a shortcut to ...
    (microsoft.public.dotnet.framework.setup)
  • Re: WinXP SP2 adds OE Shortcut after being removed
    ... To remove Outlook Express shortcuts for all future profiles on an existing installation of Windows 2000, use Registry Editor to view and then delete the following registry key: ... recreates the shortcut under Start>All Programs> Outlook Express. ...
    (microsoft.public.windowsxp.customize)