MSI & MST Icon Removal
CADForums.net Forum Index CADForums.net
Discussion of AutoCAD and other CAD software.
 
 FAQFAQ   MemberlistMemberlist     RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
 
Google
 
Web cadforums.net
MSI & MST Icon Removal

 
Post new topic   Reply to topic    CADForums.net Forum Index -> Network
Author Message
Michael Fraser
Guest





Posted: Fri Jul 30, 2004 11:06 pm    Post subject: MSI & MST Icon Removal Reply with quote

et all;

I'm attempting to create a network deployable install of AutoCAD 2004. I have both a MSI and MST to apply to it that handles all the work. I cannot seem, however, to get rid of the Start Menu programs folder or desktop icon (even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner, and Masai Editor, however if I delete the shortcuts this produces an invalid msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?

Back to top
Jimmy Bergmark
Guest





Posted: Fri Jul 30, 2004 11:25 pm    Post subject: Re: MSI & MST Icon Removal Reply with quote

I solved it with a vbs that deletes them after the installation. But the
problem is that if another user logs in they are recreated so this has to be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
Quote:
et all;

I'm attempting to create a network deployable install of AutoCAD 2004. I
have both a MSI and MST to apply to it that handles all the work. I cannot

seem, however, to get rid of the Start Menu programs folder or desktop icon
(even though it's NOT seletected according to the MST).
Quote:

I've attempted to delete the icons using InstallShield's MSI Tuner, and
Masai Editor, however if I delete the shortcuts this produces an invalid

msi/mst that just throws an error code at the start.
Quote:

Any ideas on how to get rid of these pesky icons?
Back to top
Michael Fraser
Guest





Posted: Sat Jul 31, 2004 1:10 am    Post subject: Re: MSI & MST Icon Removal Reply with quote

Yeah, luckily Novell supports running post termination scripts, it's just a hassle that they can't be disabled. My end-gripe is more or less the opposite of yours. The icons are only re-installed once the local install get's corrupted, but in order to get rid of the icons I have to create either a 3-chained program launch (install, then a template to remove the icons, then launch the program) or just have a quick dos box that just basically flashes tied to the install/launch app that unfortunately wants to delete the icons every time, even though it only needs to do it when the install is ran.

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Quote:
Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But the

problem is that if another user logs in they are recreated so this has to be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
Quote:
et all;

I'm attempting to create a network deployable install of AutoCAD 2004. I
have both a MSI and MST to apply to it that handles all the work. I cannot

seem, however, to get rid of the Start Menu programs folder or desktop icon
(even though it's NOT seletected according to the MST).
Quote:

I've attempted to delete the icons using InstallShield's MSI Tuner, and
Masai Editor, however if I delete the shortcuts this produces an invalid

msi/mst that just throws an error code at the start.
Quote:

Any ideas on how to get rid of these pesky icons?


Back to top
Bud Schroeder [Autodesk I
Guest





Posted: Sat Jul 31, 2004 10:01 pm    Post subject: Re: MSI & MST Icon Removal Reply with quote

Hi Michael,

Unfortunately this is a wish list we won't be able to grant. We have looked
at it for a while now and it has to do with how we advertise the product.
So we need it this way for part of MS LOGO.

I just wanted to let you know that we have looked at this and in the future
if we can make it work we will most likely add it to the product. But for
now it can not change.

Hope this helps and thanks for the feedback.

Bud Schroeder
AutoCAD Test Development
Autodesk Inc.


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410ab940$1_2@newsprd01...
Quote:
Yeah, luckily Novell supports running post termination scripts, it's just
a hassle that they can't be disabled. My end-gripe is more or less the

opposite of yours. The icons are only re-installed once the local install
get's corrupted, but in order to get rid of the icons I have to create
either a 3-chained program launch (install, then a template to remove the
icons, then launch the program) or just have a quick dos box that just
basically flashes tied to the install/launch app that unfortunately wants to
delete the icons every time, even though it only needs to do it when the
install is ran.
Quote:

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But the
problem is that if another user logs in they are recreated so this has to
be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
et all;

I'm attempting to create a network deployable install of AutoCAD 2004.
I
have both a MSI and MST to apply to it that handles all the work. I
cannot
seem, however, to get rid of the Start Menu programs folder or desktop
icon
(even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner, and
Masai Editor, however if I delete the shortcuts this produces an invalid
msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?



Back to top
Michael Fraser
Guest





Posted: Mon Aug 02, 2004 7:22 pm    Post subject: Re: MSI & MST Icon Removal Reply with quote

Bud,

Thank you for the response :) Adobe and some other software perform the same way, so this doesn't really suprise me. If the requirements of the MS LOGO program ever change though, don't hesitate please =)

-
Junior Network Systems Programmer
Indiana University Purdue University Fort Wayne
http://users.ipfw.edu/fraserm/

Quote:
Bud Schroeder [Autodesk Inc.]<bud.schroeder@autodesk.com> 7/31/2004 1:01:12 PM
Hi Michael,


Unfortunately this is a wish list we won't be able to grant. We have looked
at it for a while now and it has to do with how we advertise the product.
So we need it this way for part of MS LOGO.

I just wanted to let you know that we have looked at this and in the future
if we can make it work we will most likely add it to the product. But for
now it can not change.

Hope this helps and thanks for the feedback.

Bud Schroeder
AutoCAD Test Development
Autodesk Inc.


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410ab940$1_2@newsprd01...
Quote:
Yeah, luckily Novell supports running post termination scripts, it's just
a hassle that they can't be disabled. My end-gripe is more or less the

opposite of yours. The icons are only re-installed once the local install
get's corrupted, but in order to get rid of the icons I have to create
either a 3-chained program launch (install, then a template to remove the
icons, then launch the program) or just have a quick dos box that just
basically flashes tied to the install/launch app that unfortunately wants to
delete the icons every time, even though it only needs to do it when the
install is ran.
Quote:

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But the
problem is that if another user logs in they are recreated so this has to
be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
et all;

I'm attempting to create a network deployable install of AutoCAD 2004.
I
have both a MSI and MST to apply to it that handles all the work. I
cannot
seem, however, to get rid of the Start Menu programs folder or desktop
icon
(even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner, and
Masai Editor, however if I delete the shortcuts this produces an invalid
msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?



Back to top
Thomas Nsssrallah
Guest





Posted: Tue Aug 03, 2004 6:58 am    Post subject: Re: MSI & MST Icon Removal Reply with quote

How about just removing the desktop shortcuts?

Tom N

"Bud Schroeder [Autodesk Inc.]" <bud.schroeder@autodesk.com> wrote in
message news:410bde65$1_3@newsprd01...
Quote:
Hi Michael,

Unfortunately this is a wish list we won't be able to grant. We have
looked
at it for a while now and it has to do with how we advertise the product.
So we need it this way for part of MS LOGO.

I just wanted to let you know that we have looked at this and in the
future
if we can make it work we will most likely add it to the product. But for
now it can not change.

Hope this helps and thanks for the feedback.

Bud Schroeder
AutoCAD Test Development
Autodesk Inc.


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410ab940$1_2@newsprd01...
Yeah, luckily Novell supports running post termination scripts, it's
just
a hassle that they can't be disabled. My end-gripe is more or less the
opposite of yours. The icons are only re-installed once the local install
get's corrupted, but in order to get rid of the icons I have to create
either a 3-chained program launch (install, then a template to remove the
icons, then launch the program) or just have a quick dos box that just
basically flashes tied to the install/launch app that unfortunately wants
to
delete the icons every time, even though it only needs to do it when the
install is ran.

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But the
problem is that if another user logs in they are recreated so this has
to
be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
et all;

I'm attempting to create a network deployable install of AutoCAD 2004.
I
have both a MSI and MST to apply to it that handles all the work. I
cannot
seem, however, to get rid of the Start Menu programs folder or desktop
icon
(even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner,
and
Masai Editor, however if I delete the shortcuts this produces an invalid
msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?





Back to top
Bud Schroeder [Autodesk I
Guest





Posted: Wed Aug 04, 2004 6:07 pm    Post subject: Re: MSI & MST Icon Removal Reply with quote

Hi Michael,

You got it ;-)... It is a wishlist item that we do track on the Team that
writes the NIW.

Thanks

Bud


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410e5c4a$1_3@newsprd01...
Quote:
Bud,

Thank you for the response :) Adobe and some other software perform the
same way, so this doesn't really suprise me. If the requirements of the MS

LOGO program ever change though, don't hesitate please =)
Quote:

-
Junior Network Systems Programmer
Indiana University Purdue University Fort Wayne
http://users.ipfw.edu/fraserm/

Bud Schroeder [Autodesk Inc.]<bud.schroeder@autodesk.com> 7/31/2004
1:01:12 PM
Hi Michael,

Unfortunately this is a wish list we won't be able to grant. We have
looked
at it for a while now and it has to do with how we advertise the product.
So we need it this way for part of MS LOGO.

I just wanted to let you know that we have looked at this and in the
future
if we can make it work we will most likely add it to the product. But for
now it can not change.

Hope this helps and thanks for the feedback.

Bud Schroeder
AutoCAD Test Development
Autodesk Inc.


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410ab940$1_2@newsprd01...
Yeah, luckily Novell supports running post termination scripts, it's
just
a hassle that they can't be disabled. My end-gripe is more or less the
opposite of yours. The icons are only re-installed once the local install
get's corrupted, but in order to get rid of the icons I have to create
either a 3-chained program launch (install, then a template to remove the
icons, then launch the program) or just have a quick dos box that just
basically flashes tied to the install/launch app that unfortunately wants
to
delete the icons every time, even though it only needs to do it when the
install is ran.

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But the
problem is that if another user logs in they are recreated so this has
to
be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
et all;

I'm attempting to create a network deployable install of AutoCAD 2004.
I
have both a MSI and MST to apply to it that handles all the work. I
cannot
seem, however, to get rid of the Start Menu programs folder or desktop
icon
(even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner,
and
Masai Editor, however if I delete the shortcuts this produces an invalid
msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?







Back to top
Bud Schroeder [Autodesk I
Guest





Posted: Wed Aug 04, 2004 6:08 pm    Post subject: Re: MSI & MST Icon Removal Reply with quote

Hi Thomas,

I did pass this on as a wish list item to the NIW Team.

Hope this helps.

Bud


"Thomas Nsssrallah" <tnussrallah@eacg.com> wrote in message
news:410eff2b_1@newsprd01...
Quote:
How about just removing the desktop shortcuts?

Tom N

"Bud Schroeder [Autodesk Inc.]" <bud.schroeder@autodesk.com> wrote in
message news:410bde65$1_3@newsprd01...
Hi Michael,

Unfortunately this is a wish list we won't be able to grant. We have
looked
at it for a while now and it has to do with how we advertise the
product.
So we need it this way for part of MS LOGO.

I just wanted to let you know that we have looked at this and in the
future
if we can make it work we will most likely add it to the product. But
for
now it can not change.

Hope this helps and thanks for the feedback.

Bud Schroeder
AutoCAD Test Development
Autodesk Inc.


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410ab940$1_2@newsprd01...
Yeah, luckily Novell supports running post termination scripts, it's
just
a hassle that they can't be disabled. My end-gripe is more or less the
opposite of yours. The icons are only re-installed once the local
install
get's corrupted, but in order to get rid of the icons I have to create
either a 3-chained program launch (install, then a template to remove
the
icons, then launch the program) or just have a quick dos box that just
basically flashes tied to the install/launch app that unfortunately
wants
to
delete the icons every time, even though it only needs to do it when the
install is ran.

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But
the
problem is that if another user logs in they are recreated so this has
to
be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) -
www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
et all;

I'm attempting to create a network deployable install of AutoCAD
2004.
I
have both a MSI and MST to apply to it that handles all the work. I
cannot
seem, however, to get rid of the Start Menu programs folder or desktop
icon
(even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner,
and
Masai Editor, however if I delete the shortcuts this produces an
invalid
msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?







Back to top
Michael Fraser
Guest





Posted: Thu Aug 05, 2004 12:52 am    Post subject: Re: MSI & MST Icon Removal Reply with quote

Thank you!! =)

Quote:
Bud Schroeder [Autodesk Inc.]<bud.schroeder@autodesk.com> 8/4/2004 9:07:42 AM
Hi Michael,


You got it ;-)... It is a wishlist item that we do track on the Team that
writes the NIW.

Thanks

Bud


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410e5c4a$1_3@newsprd01...
Quote:
Bud,

Thank you for the response :) Adobe and some other software perform the
same way, so this doesn't really suprise me. If the requirements of the MS

LOGO program ever change though, don't hesitate please =)
Quote:

-
Junior Network Systems Programmer
Indiana University Purdue University Fort Wayne
http://users.ipfw.edu/fraserm/

Bud Schroeder [Autodesk Inc.]<bud.schroeder@autodesk.com> 7/31/2004
1:01:12 PM
Hi Michael,

Unfortunately this is a wish list we won't be able to grant. We have
looked
at it for a while now and it has to do with how we advertise the product.
So we need it this way for part of MS LOGO.

I just wanted to let you know that we have looked at this and in the
future
if we can make it work we will most likely add it to the product. But for
now it can not change.

Hope this helps and thanks for the feedback.

Bud Schroeder
AutoCAD Test Development
Autodesk Inc.


"Michael Fraser" <fraserm@ipfw.edu> wrote in message
news:410ab940$1_2@newsprd01...
Yeah, luckily Novell supports running post termination scripts, it's
just
a hassle that they can't be disabled. My end-gripe is more or less the
opposite of yours. The icons are only re-installed once the local install
get's corrupted, but in order to get rid of the icons I have to create
either a 3-chained program launch (install, then a template to remove the
icons, then launch the program) or just have a quick dos box that just
basically flashes tied to the install/launch app that unfortunately wants
to
delete the icons every time, even though it only needs to do it when the
install is ran.

Feature Request Autodesk? ;)

-
Junior Network Systems Programmer
Indiana University Purdue University at Fort Wayne
http://users.ipfw.edu/fraserm/

Jimmy Bergmark<info@jtbworld.com> 7/30/2004 2:25:03 PM
I solved it with a vbs that deletes them after the installation. But the
problem is that if another user logs in they are recreated so this has
to
be
handled as well.

--
Best Regards, Jimmy Bergmark
CAD and Database Developer Manager at www.pharmadule-emtunga.com
Take a look at
JTB FlexReport (FLEXlm report tool) - www.jtbworld.com/jtbflexreport
SmartPurger (Purges automatically) - www.jtbworld.com/?/smartpurger.htm
or download some freeware at www.jtbworld.com
More on AutoCAD 2005;
www.jtbworld.com/autocad2005.htm


"Michael Fraser" <fraserm@ipfw.edu> skrev i meddelandet
news:410a9c34$1_2@newsprd01...
et all;

I'm attempting to create a network deployable install of AutoCAD 2004.
I
have both a MSI and MST to apply to it that handles all the work. I
cannot
seem, however, to get rid of the Start Menu programs folder or desktop
icon
(even though it's NOT seletected according to the MST).

I've attempted to delete the icons using InstallShield's MSI Tuner,
and
Masai Editor, however if I delete the shortcuts this produces an invalid
msi/mst that just throws an error code at the start.

Any ideas on how to get rid of these pesky icons?







Back to top
 
Post new topic   Reply to topic    CADForums.net Forum Index -> Network All times are GMT
Page 1 of 1

 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Windows Server DSP VoIP Electronics New Topics
Powered by phpBB