|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
How to make .exe problem?
Hello.
I using visual Basic 6. I have alot of images which i will load during my application. How can store them in a way or compile them in a way :- When i compile the exe application, i moved the image folder elsewhere, error pop up... cant find image folder... wat should i do... coz i send the program to other? Wat should i do? Thanks for reading my post. Any help will be deeply appreciated. Ham ![]() |
|
#2
|
|||
|
|||
|
you could look into using a resource file or use App.Path to give a relative location of the images folder.
i.e. App.Path & "\images\image.jpg"
__________________
Programmer's Corner |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Visual Basic Programming > How to make .exe problem? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|