Page 1 of 1

Posted: Sat Mar 15, 2003 10:08 pm
by BackupUser
Restored from previous forum. Originally posted by Julien Morel.

Hi,
It is possible to include a file in a exe then to execute this file?

Thank




Salut,
Est il possible d’inclure un fichier dans un exe puis d’exécuter ce fichier ?

Merci

Forum in French
http://www.forumpurebasic.fr.st

Posted: Sat Mar 15, 2003 10:15 pm
by BackupUser
Restored from previous forum. Originally posted by freak.

Maybe this helps?
viewtopic.php?t=3804

Timo

Posted: Sun Mar 16, 2003 9:17 am
by BackupUser
Restored from previous forum. Originally posted by Julien Morel.

to execute file only in memory (no in hard disk) ? that possible?

Forum in French
http://www.forumpurebasic.fr.st

Posted: Sun Mar 16, 2003 5:54 pm
by BackupUser
Restored from previous forum. Originally posted by Denis.

Salut Julien,

not a solution, but just an idea.

May be you can create a memory drive (i don't know how) an then copy you file to this memory drive and run it.


Denis

Posted: Sun Mar 16, 2003 5:59 pm
by BackupUser
Restored from previous forum. Originally posted by ricardo.
May be you can create a memory drive (i don't know how) an then copy you file to this memory drive and run it.
Its possible to do it?



Best Regards

Ricardo

Dont cry for me Argentina...

Posted: Sun Mar 16, 2003 6:04 pm
by BackupUser
Restored from previous forum. Originally posted by Denis.

Hi Ricardo,

i don't know if it is possible under Windows but i remember (a lot of years ago) that it was possible to create a memory disk under DOS and use it as a floppy disk.


Denis

Posted: Tue Mar 18, 2003 12:13 am
by BackupUser
Restored from previous forum. Originally posted by Jose.

Hi Julien,

Try searching on the forum for "IncludeBinary"

I found these earlier;
viewtopic.php?t=3965
viewtopic.php?t=4416

Hope that helps

Posted: Tue Mar 18, 2003 12:08 pm
by BackupUser
Restored from previous forum. Originally posted by Volker.

Yes, its possible to make a ramdisk on Windows, but be CAREFUL with NTFS !

Look at: http://support.microsoft.com/default.as ... US;q257405

Greetings,

Volker