You are here

Error starting StartPortableApps.exe

5 posts / 0 new
Last post
eueumesmo
Offline
Last seen: 17 years 5 months ago
Joined: 2007-04-26 19:01
Error starting StartPortableApps.exe

when i starting the aplication the error is displayed:

" Unknow exception software ( 0x0eedfade ) in 0x7974bc81" so i click ok the following mensage is displayed :

" Exception EOSError in module PortableAppsMenu.exe at 0000DA65.
System Error. Code 87.
Incorrect parameter. "

What is the problem , what can i do , please????

I use Windows 2000 SP4,semprom 2800, 512 ram

chris0
Offline
Last seen: 14 years 11 months ago
Joined: 2006-12-02 18:51
please remember to search

https://portableapps.com/node/6642
https://portableapps.com/node/4170
both contain the answer.
____________
chris

__
chris

It is not your audience's responsibility to puzzle out what you intended to say; it is your responsibility to express yourself so clearly that no one with a modicum of intelligence and good will could possibly mistake your meaning.

wsteinford
Offline
Last seen: 16 years 6 months ago
Joined: 2008-03-24 11:55
Search doesn't always work

The first page you point to doesn't mention the exception number (0x0eedfade), and
there's a typo on the second page (0xeefade instead of 0x0eedfade) that makes it not turn up in a search.

I googled for: portableappsmenu.exe ( "unknown software exception" OR 0eedfade ) "Windows 2000"

and came up with THIS page, Only... the other two didn't even show up.
So, thanks for your help in pointing them out to us!

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

If it's PortableApps.com related, search this site, not Google, then you should find the answer.

sergentsiler
sergentsiler's picture
Offline
Last seen: 1 year 6 months ago
Joined: 2007-02-28 11:37
...

we have discussed this problem before, you are most likely using an eailrier version of the PAM. it sounds like you can fix this by going into your PAM menu folder and switching

fade=true

to

fade=false

if you just so happen to be using the beta 4 menu than i know that you can remove that code altogether, strangely enough it is not there in the first place by default.

for me this file is located in E:\PortableApps\PortableAppsMenu\Data, then open the file that is labled "PortableAppsMenu" right next to your personal picture, the contents should look like this:

[DisplayOptions]
LargeFonts=False
Language=English (US)
Fade=true

change the code to this:

[DisplayOptions]
LargeFonts=False
Language=English (US)
Fade=false

Zoop

Log in or register to post comments