Topic: Memory error while starting PortableAppsPlattform.exe  (Read 2638 times)

Memory error while starting PortableAppsPlattform.exe
« on: September 29, 2012, 04:24:18 PM »

Blacki73

  • Apprentice
  • *
  • Date Registered: Sep 2012
  • Posts: 2
Hi :)

After building a base W7PE SE Disk with Win7 x64 and integrating portable apps i get the german error message:

Quote
Die Anweisung in 0x00404f6a verweist auf Speicher 0x020f8288.
Der Vorgang konnte nicht im Speicher durchgeführt werden.

after klicking OK i get.

Quote
Runtime error 216 at 00404F6A

if i try to start the PortableAppsPlattform.exe manualy i get the same.

someone able to help me whats wrong here?  :sad:


Re: Memory error while starting PortableAppsPlattform.exe
« Reply #1 on: September 29, 2012, 06:13:16 PM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
You need to put wtsapi32.dll in X:\Windows\syswow64 folder of your Winpe

Re: Memory error while starting PortableAppsPlattform.exe
« Reply #2 on: September 29, 2012, 09:00:48 PM »

Blacki73

  • Apprentice
  • *
  • Date Registered: Sep 2012
  • Posts: 2
Yes, that worked. Thanks  :great:

But is it missed in the WoW64 Base or PortalApps.com Script and will it be included in further versions?
For now i´ve placed it manualy in Additional Files -> All Folder.

Re: Memory error while starting PortableAppsPlattform.exe
« Reply #3 on: September 29, 2012, 09:33:38 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
@Blacki73
included or not, up to ChrisR and JFX opinions....


@ChrisR , JFX:

since many "adds" made to 1-files.Script, getting bigger in time ;)

my proposal would be,
Win7PESE\Build\1-filesAdds.Script
Title=1 - Copy Files Additional

for such things, with a simple coding and explanation

Code: [Select]
[process]
//System32 files
....
//32bit files
Set,%PluginArch%,x86
//-
//wtsapi32.dll  JFX: PortableAppsPlattform.exe  requires http://theoven.org/index.php?topic=334.0
Require_FileQ,wtsapi32.dll

this way,
1-files.Script stays small and gives minimal set of files for bootable PE,
easly expandable and informative 1-filesAdds.Script in time,
also would help to syncronise minimal set between easier  :wink:
and in the end, user get "most" things work at once  :great:

:ymca:

Re: Memory error while starting PortableAppsPlattform.exe
« Reply #4 on: September 30, 2012, 10:01:19 PM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Thanks JFX :thumbsup:

Lancelot, rather than put it in 1-files or to create a new script 1-filesAdds (to envisage in future if required, i'm not sure)

I added the dependency directly to PortableApps.script, on server.

Set,%PluginArch%,x86
Require_FileQ,wtsapi32.dll

:cheers:


Re: Memory error while starting PortableAppsPlattform.exe
« Reply #5 on: September 30, 2012, 10:39:04 PM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
ups, I forgot PortableApps.script ,  :thumbsup:
also I forgot to Thank JFX, Thank you JFX  :embarrassed:

still 1-filesAdds.Script is a good idea to keep in mind for the next time .....  :wink:

:ymca:

 

Powered by EzPortal