Thread
:
[SOLVED] Embed a EXE in a VB6 Project
View Single Post
#
5
(
permalink
)
04-07-08, 07:15 AM
Keithuk
Newbie Coder
Join Date: Sep 2004
Location: Staffordshire, England
Posts: 64
Thanks: 0
Thanked 0 Times in 0 Posts
You can embed any type of file (exe or otherwise) that you want to in a Resource file. Extract it then use it. But rememeber if this exe is 500Kb then it increases the size of your compiled exe by 500Kb.
__________________
I've been programming with VB for 13 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
http://www.martin2k.co.uk/forums/
Keithuk
View Public Profile
Find all posts by Keithuk