Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

starting taskbar properties from the prompt
I want to start up taskbar properties from a command prompt.  I was able to
find a solution using VB script:

Dim objShell
Set objShell = CreateObject("Shell.Application")
objShell.TrayProperties

but I would like something simplier.  Does it exist?



Report this thread to moderator Post Follow-up to this message
Old Post
Matt Slavicek
08-27-04 08:56 PM


Re: starting taskbar properties from the prompt
"Matt Slavicek" <matts@autechdev.com> wrote in message
news:OgrGFeDjEHA.1348@tk2msftngp13.phx.gbl...
>I want to start up taskbar properties from a command prompt.  I was able to
>find a solution using VB script:
>
> Dim objShell
> Set objShell = CreateObject("Shell.Application")
> objShell.TrayProperties
>
> but I would like something simplier.  Does it exist?

"Simplier" than 3 lines??  :-/

What's the world coming to...



Report this thread to moderator Post Follow-up to this message
Old Post
Homer J. Simpson
08-27-04 08:56 PM


Re: starting taskbar properties from the prompt
rundll32 shell32.dll,Options_RunDLL 1

This works on XP, not sure about other operating systems. Would help if you
mention your OS when asking things like this.


"Matt Slavicek" <matts@autechdev.com> wrote in message
news:OgrGFeDjEHA.1348@tk2msftngp13.phx.gbl...
>I want to start up taskbar properties from a command prompt.  I was able to
>find a solution using VB script:
>
> Dim objShell
> Set objShell = CreateObject("Shell.Application")
> objShell.TrayProperties
>
> but I would like something simplier.  Does it exist?



Report this thread to moderator Post Follow-up to this message
Old Post
Ronny Ong
08-27-04 08:56 PM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

MSDN archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 04:51 PM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.