You are here

How to autostart Skype minimized?

9 posts / 0 new
Last post
ZoNi
Offline
Last seen: 10 years 8 months ago
Joined: 2012-04-24 04:48
How to autostart Skype minimized?

I want to start Skype Portable with Windows, but I wish it is minimized to tray.

How to do that automatically?

farat_as
Offline
Last seen: 7 years 7 months ago
Joined: 2012-02-14 09:02
DM2Portable or RBTrayPortable

DM2Portable or RBTrayPortable are apps which can minimize apps on system tray.

Write a simple script which is like:

E:\PortableApps\DM2Portable\DM2Portable.exe -E:\PortableApps\SkypePortable\Skype.exe

and put it to your StartMenu-->Programs-->Startup folder.

But first you need to check command line parameters of these DM2Portable or RBTrayPortable.

ZoNi
Offline
Last seen: 10 years 8 months ago
Joined: 2012-04-24 04:48
OMG! I can't believe there

OMG! I can't believe there isn't such option built in Skype Sad

:.:.: ZoNi :.:.:

farat_as
Offline
Last seen: 7 years 7 months ago
Joined: 2012-02-14 09:02
I dont know if skype has a

I dont know if skype has a feature to start itself minimized. I just know those 2 simple minimizer apps, and I write it when I see your question..

Look here: http://community.skype.com/t5/Windows-desktop-client/Minimize-Skype-to-s...

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 12 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Conflict

If I recall correctly, Skype did not have this feature in options (though it should). And you can't create a shortcut to SkypePortable.exe and set the shortcut to start minimized as Windows will only apply it to a window spawned by the first process (skypeportable.exe not skype.exe).

I think there may have been a command line option to pass to Skype to get it to start minimized but it was ignored when Skype was set to run from USB due to a bug in Skype. I'm not fully sure about that thought as it was a while ago. Some Googling and experimentation with a SkypePortable.ini should determine that. I'm not quite up for checking myself yet, though.

Sometimes, the impossible can become possible, if you're awesome!

vf2nsr
vf2nsr's picture
Offline
Last seen: 7 years 11 months ago
Developer
Joined: 2010-02-13 17:10
Nt sure if this helps

Can I run Skype for Windows desktop from the command line?
Windows

You can run Skype for Windows desktop from the command line. For example, if you have installed Skype in the default location, type the following command (including quotes):

"C:\Program Files\Skype\Phone\Skype.exe"

You can also supply the following arguments:
Command Description
/nosplash Do not display splash screen when Skype starts.
/minimized Skype is minimized to system tray when it starts.
/callto:nameornumber Call the specified Skype Name or phone number.
/shutdown Close Skype.
/secondary Allows you to start an additional skype.exe instance.

For example, the following command will close Skype:

"C:\Program Files\Skype\Phone\Skype.exe /shutdown"

from https://support.skype.com/EN/faq/FA171/can-i-run-skype-for-windows-deskt...

“Be who you are and say what you feel because those who mind don't matter and those who matter don't mind.” Dr. Seuss

ZoNi
Offline
Last seen: 10 years 8 months ago
Joined: 2012-04-24 04:48
Thank you!

Yes, that is what I need Smile

Just have to add /minimized to Target:

http://i.imgur.com/S8NOOc2.png

:.:.: ZoNi :.:.:

y4126
Offline
Last seen: 7 years 5 months ago
Joined: 2006-12-27 21:43
when is skype updated to latest version ?

i got popup from skype indicating new version. when will skype portable updated ?

t tran

John T. Haller
John T. Haller's picture
Offline
Last seen: 3 hours 12 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
See

Sometimes, the impossible can become possible, if you're awesome!

Log in or register to post comments