You are here

How to make Skype a PortableApp

3 posts / 0 new
Last post
ccoxhead
Offline
Last seen: 14 years 2 months ago
Joined: 2007-10-24 14:36
How to make Skype a PortableApp

Create the following directories beneath your PortableApps directory

SkypePortable
SkypePortable\Skype
SkypePortable\Skype\Data

Obtain the Skype.exe from an existing installation on any PC. Copy the Skype .exe to the following directory.

SkypePortable\Skype

Donwload and Install AutoIT http://www.autoitscript.com/autoit3/

Create a Script, using the AutoIT editor, with the following line

Run(".\PortableApps\SkypePortable\Skype\skype.exe /datapath:.\PortableApps\SkypePortable\Skype\Data /removable")

Compile the Script, using the AutoIT compiler, as follows

\SkypePortable\SkypePortable.exe

Restart Portable Apps and you'll have a working, SkypePortable.

I did not bother to try to extract the Skype icon from the Executable. If you do, then you can embed the Skype icon in SkypePortable.exe

Enjoy.

Patrick Patience
Offline
Last seen: 4 years 4 months ago
DeveloperModerator
Joined: 2007-02-20 19:26
Thanks

But if you search, things like this and using a batch file have been mentioned like a bazillion times. Blum

detlev24
Offline
Last seen: 16 years 6 months ago
Joined: 2007-11-10 03:08
skype portable on cd?
Log in or register to post comments