Problem with running a program from flashdrive

Posted by rajivpradeep on Server Fault See other posts from Server Fault or by rajivpradeep
Published on 2010-06-10T10:10:58Z Indexed on 2010/06/10 10:13 UTC
Read the original article Hit count: 222

Filed under:

I have a USB drive with two partitions in it, one hidden and one normal. I have an application which swaps the memory and runs the flash application in hidden zone.

The problem is that the application works fine on Windows 7 and when run on Win XP, it swaps the partitions but doesn't run the flash applications but just keeps running in the background. I can see it in task manager.

But, when I copy the application to desktop and run, it runs with no glitch.

I was facing the same problem on Win 7 too, but it was running as required when I ran it using "Run in XP mode" and then I applied a SHIM and is running since then as required.

The application is built using VC++ 2008. does anyone know the solution?

© Server Fault or respective owner

Problem with running a program from flashdrive

Posted by rajivpradeep on Super User See other posts from Super User or by rajivpradeep
Published on 2010-06-10T10:10:58Z Indexed on 2010/06/10 16:03 UTC
Read the original article Hit count: 222

Filed under:

I have a USB drive with two partitions in it, one hidden and one normal. I have an application which swaps the memory and runs the flash application in hidden zone.

The problem is that the application works fine on Windows 7 and when run on Win XP, it swaps the partitions but doesn't run the flash applications but just keeps running in the background. I can see it in task manager.

But, when I copy the application to desktop and run, it runs with no glitch.

I was facing the same problem on Win 7 too, but it was running as required when I ran it using "Run in XP mode" and then I applied a SHIM and is running since then as required.

The application is built using VC++ 2008. does anyone know the solution?

© Super User or respective owner

Problem with running a program from flashdrive

Posted by rajivpradeep on Stack Overflow See other posts from Stack Overflow or by rajivpradeep
Published on 2010-06-10T10:15:26Z Indexed on 2010/06/10 10:22 UTC
Read the original article Hit count: 222

Filed under:

I have a USB drive with two partitions in it, one hidden and one normal. I have an application which swaps the memory and runs the flash application in hidden zone.

The problem is that the application works fine on Windows 7 and when run on Win XP, it swaps the partitions but doesn't run the flash applications but just keeps running in the background. I can see it in task manager.

But, when I copy the application to desktop and run, it runs with no glitch.

I was facing the same problem on Win 7 too, but it was running as required when I ran it using "Run in XP mode" and then I applied a SHIM and is running since then as required.

The application is built using VC++ 2008. does anyone know the solution?

© Stack Overflow or respective owner

Problem with running a program from flashdrive

Posted by rajivpradeep on Super User See other posts from Super User or by rajivpradeep
Published on 2010-06-10T10:11:44Z Indexed on 2010/06/10 10:23 UTC
Read the original article Hit count: 222

Filed under:

I have a USB drive with two partitions in it, one hidden and one normal. I have an application which swaps the memory and runs the flash application in hidden zone.

The problem is that the application works fine on Windows 7 and when run on Win XP, it swaps the partitions but doesn't run the flash applications but just keeps running in the background. I can see it in task manager.

But, when I copy the application to desktop and run, it runs with no glitch.

I was facing the same problem on Win 7 too, but it was running as required when I ran it using "Run in XP mode" and then I applied a SHIM and is running since then as required.

The application is built using VC++ 2008. does anyone know the solution?

© Super User or respective owner

Related posts about usb-flash-drive