Click here to Skip to main content
15,886,110 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questionhow to use euresys library in vb 2008 Pin
zhiyuan161-Jul-09 15:30
zhiyuan161-Jul-09 15:30 
QuestionRe: how to use euresys library in vb 2008 Pin
EliottA1-Jul-09 16:31
EliottA1-Jul-09 16:31 
AnswerRe: how to use euresys library in vb 2008 Pin
Dave Kreskowiak1-Jul-09 19:16
mveDave Kreskowiak1-Jul-09 19:16 
QuestionVB.NET 2005 - Refresh Databinding and Reset of Checkboxes Pin
Fry1001-Jul-09 4:35
Fry1001-Jul-09 4:35 
QuestionWhere to store additional files Pin
Mithun.Shitole1-Jul-09 2:53
Mithun.Shitole1-Jul-09 2:53 
AnswerRe: Where to store additional files Pin
Johan Hakkesteegt1-Jul-09 3:04
Johan Hakkesteegt1-Jul-09 3:04 
GeneralRe: Where to store additional files Pin
Mithun.Shitole1-Jul-09 3:10
Mithun.Shitole1-Jul-09 3:10 
AnswerRe: Where to store additional files Pin
Tom Deketelaere1-Jul-09 3:44
professionalTom Deketelaere1-Jul-09 3:44 
Mithun.Shitole wrote:
I have made folders in bin/debug/ dir so that i can access them relative to exe.


As long as you only read these files that is acceptable.
From the moment you actually need to alter (write into)/ create these files it's not, and vista won't even allow you to (well it will but it will be in the virtual drive).

Mithun.Shitole wrote:
need to copy all these files with dlls which i refer to bin/release directory also.


As suggested you can do this in the setup project.
Just go to where you add the exe ('application folder' if I'm not mistaken), add the folder with the correct name, add the files need into the folder.
Watch out that you add at least one file to each folder created otherwise the setup sometimes doesn't create the folder, don't ask my why but its something I found out the hard way Poke tongue | ;-P
AnswerRe: Where to store additional files Pin
TheMrProgrammer1-Jul-09 5:43
TheMrProgrammer1-Jul-09 5:43 
AnswerRe: Where to store additional files Pin
DoctorMick1-Jul-09 5:59
DoctorMick1-Jul-09 5:59 
QuestionRun Crystal Reports without installation Pin
Hypermommy1-Jul-09 2:31
Hypermommy1-Jul-09 2:31 
AnswerRe: Run Crystal Reports without installation Pin
Kschuler1-Jul-09 5:51
Kschuler1-Jul-09 5:51 
GeneralRe: Run Crystal Reports without installation Pin
Hypermommy1-Jul-09 6:54
Hypermommy1-Jul-09 6:54 
AnswerRe: Run Crystal Reports without installation Pin
tosch1-Jul-09 22:02
tosch1-Jul-09 22:02 
QuestionAdd Button to Tab Title Pin
Yose Antony1-Jul-09 1:01
Yose Antony1-Jul-09 1:01 
AnswerRe: Add Button to Tab Title Pin
dan!sh 1-Jul-09 2:07
professional dan!sh 1-Jul-09 2:07 
GeneralRe: Add Button to Tab Title Pin
Yose Antony1-Jul-09 18:21
Yose Antony1-Jul-09 18:21 
GeneralRe: Add Button to Tab Title Pin
Dave Kreskowiak1-Jul-09 19:13
mveDave Kreskowiak1-Jul-09 19:13 
GeneralRe: Add Button to Tab Title Pin
dan!sh 1-Jul-09 19:27
professional dan!sh 1-Jul-09 19:27 
GeneralRe: Add Button to Tab Title Pin
Andy_L_J1-Jul-09 22:00
Andy_L_J1-Jul-09 22:00 
GeneralRe: Add Button to Tab Title Pin
Yose Antony11-Jul-09 0:30
Yose Antony11-Jul-09 0:30 
QuestionHow are you 2day? Pin
rithaeu30-Jun-09 23:49
rithaeu30-Jun-09 23:49 
AnswerRe: How are you 2day? Pin
Jon_Boy1-Jul-09 1:23
Jon_Boy1-Jul-09 1:23 
AnswerRe: How are you 2day? Pin
Nagy Vilmos1-Jul-09 1:29
professionalNagy Vilmos1-Jul-09 1:29 
AnswerRe: How are you 2day? Pin
Michael Bookatz1-Jul-09 1:33
Michael Bookatz1-Jul-09 1:33 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.