Jump to content

kararu

Member
  • Posts

    14
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

About kararu

kararu's Achievements

0

Reputation

  1. hi you are right.. How do we run vcredist in winpe? or how do we add or give msvcr80.dll to winpe? also is msvcr80.dll needed only for projects built in VS2005 or is it independant of that.
  2. hi ppl, I have an sdk application that works in winpe32 but my application's 64 bit build is not loading atall in winpe2.1 64 bit. when i execute the exe it simply returns the command prompt. I used depends and added all needed dlls. any help is appreciated. thnks kararu.
  3. hi, i am in the same place where u were long ago... By any chance you remember how you made the 64 bit exe launch in winPE64. same 32 bit exe runs fine in winPE-32. I am giving all needed dlls along.but too the exe doesnt launch. thanks kararu.
  4. hi My .exe application doesnt hav any database...It runs fine in winPE 32 bit... But in WinPE 64 bit, it doesnot launch atall. It simply doesnot do anything. I copied all required dlls along with the exe.(by finding through depends). any inputs pls??? Thanks kararu.
  5. Hi ppl, My application runs in WinPE2.1-x86, but the same application's 64 bit build doesnt run in WinPE2.1-x64. Is there any size limitation in WinPE-64 bit OS. My application is 550KB. Is there any special project settings for making the application launch in WinPE-x64. (loading dll) I use runtime library:MT, Use of MFC:Use standard windows library, common language runtime support:No clr, DEP: default, Randomized base address:default etc. I use 'SDK for 2003' for building 64 bit application. Should I use 'SDK for 2008'. But a helloworld program built in SDK 2003 works in winPE2.1(VistaPE). thanks in advance Kararu.
×
×
  • Create New...