Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
AnswerRe: Embed windows Media Player Pin
Christian Graus13-Apr-07 20:08
protectorChristian Graus13-Apr-07 20:08 
QuestionFile Creation Pin
max2929713-Apr-07 12:01
max2929713-Apr-07 12:01 
AnswerRe: File Creation Pin
sthotakura13-Apr-07 12:38
sthotakura13-Apr-07 12:38 
QuestionRe: File Creation Pin
max2929713-Apr-07 15:17
max2929713-Apr-07 15:17 
AnswerRe: File Creation Pin
sthotakura13-Apr-07 22:37
sthotakura13-Apr-07 22:37 
QuestionListView and exists Pin
Saamir13-Apr-07 11:29
Saamir13-Apr-07 11:29 
AnswerRe: ListView and exists Pin
Ravi Bhavnani13-Apr-07 12:39
professionalRavi Bhavnani13-Apr-07 12:39 
QuestionSetup and Deployment ALLUSERSPROFILE folder? Pin
Member 9613-Apr-07 10:57
Member 9613-Apr-07 10:57 
I can't seem to figure out how to install files to the %ALLUSERSPROFILE% folder in a visual studio 2005 setup and deployment project.

Microsoft recommends this folder for the purpose I'm putting it to in this article:
http://msdn.microsoft.com/msdnmag/issues/07/01/UAC/[^]

" If, on the other hand, you want machine-wide state that individual users can modify, you would want to put this in the %allusersprofile%, as in the high scores example mentioned earlier."

I have a firebird embedded database file that needs to go into a shared location for all computer users and be editable. This seems like the logical place to put it.

In the "Add special folder" option in the file system editor there is no option that matches. I've tried adding a custom folder with %allusersprofile% and [ALLUSERSPROFILE] but both result in a network path error when the installer first fires up saying it can't access that network path.

I'm a bit stumped, on the one hand Microsoft is endorsing this, on the other it can't be done AFAICT. (I do have all the latest updates and patches for VS 2005 including the Vista ones).




"110%" - it's the new 70%

QuestionPlugIn Architecture Pin
ssack13-Apr-07 9:57
ssack13-Apr-07 9:57 
AnswerRe: PlugIn Architecture Pin
Ravi Bhavnani13-Apr-07 13:25
professionalRavi Bhavnani13-Apr-07 13:25 
GeneralRe: PlugIn Architecture Pin
ssack16-Apr-07 3:09
ssack16-Apr-07 3:09 
GeneralRe: PlugIn Architecture Pin
Ravi Bhavnani16-Apr-07 3:29
professionalRavi Bhavnani16-Apr-07 3:29 
GeneralRe: PlugIn Architecture Pin
ssack16-Apr-07 4:22
ssack16-Apr-07 4:22 
QuestionHow to debug C# code called from unmanaged executable? Pin
mmfranke13-Apr-07 9:23
mmfranke13-Apr-07 9:23 
QuestionHow to debug C# code called from unmanaged executable? Pin
mmfranke13-Apr-07 9:19
mmfranke13-Apr-07 9:19 
QuestionMultilingual installer for c# application Pin
HUMPPAAA!13-Apr-07 7:58
HUMPPAAA!13-Apr-07 7:58 
AnswerRe: Multilingual installer for c# application Pin
Obaid ur Rehman13-Apr-07 19:12
Obaid ur Rehman13-Apr-07 19:12 
AnswerRe: Multilingual installer for c# application Pin
HUMPPAAA!18-Apr-07 3:35
HUMPPAAA!18-Apr-07 3:35 
QuestionProgrammertically add Checkbox [modified] Pin
msogun13-Apr-07 7:01
msogun13-Apr-07 7:01 
AnswerRe: Programmertically add Checkbox Pin
MoustafaS13-Apr-07 7:16
MoustafaS13-Apr-07 7:16 
GeneralRe: Programmertically add Checkbox Pin
msogun13-Apr-07 7:22
msogun13-Apr-07 7:22 
AnswerRe: Programmertically add Checkbox Pin
sujithkumarsl13-Apr-07 18:21
sujithkumarsl13-Apr-07 18:21 
GeneralRe: Programmertically add Checkbox Pin
msogun16-Apr-07 4:23
msogun16-Apr-07 4:23 
GeneralRe: Programmertically add Checkbox Pin
sujithkumarsl16-Apr-07 22:05
sujithkumarsl16-Apr-07 22:05 
QuestionDate/Time Variable in SQL Expression Pin
polishprogrammer13-Apr-07 6:25
polishprogrammer13-Apr-07 6:25 

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.