Vista
-
I am facing a problem in copying file in C:\windows\fonts folder in vista computer. my application is properly working on other machine but in vista i dont receive any error message but my file is not copying.can anyone give me solution y it is so
Yes U Can ...If U Can ,Dream it , U can do it ...ICAN
-
I am facing a problem in copying file in C:\windows\fonts folder in vista computer. my application is properly working on other machine but in vista i dont receive any error message but my file is not copying.can anyone give me solution y it is so
Yes U Can ...If U Can ,Dream it , U can do it ...ICAN
Shilpi Boosar wrote:
copying file in C:\windows\fonts
How are you copying the file to the destination?
Shilpi Boosar wrote:
my application is properly working on other machine but in vista i dont receive any error message but my file is not copying
Did you try and check by debugging what is happening behind your code? If not, please try it out.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
-
Shilpi Boosar wrote:
copying file in C:\windows\fonts
How are you copying the file to the destination?
Shilpi Boosar wrote:
my application is properly working on other machine but in vista i dont receive any error message but my file is not copying
Did you try and check by debugging what is happening behind your code? If not, please try it out.
Somethings seem HARD to do, until we know how to do them. ;-)_AnShUmAn_
yes i debug it properly and i dont find any exception in opening and writing a file. and it will properly working on Common folder in vista like C:\ but not in C:\windows\fonts. i import ttf file using resource and just copy and paste that file to fonts folder.
Yes U Can ...If U Can ,Dream it , U can do it ...ICAN
-
yes i debug it properly and i dont find any exception in opening and writing a file. and it will properly working on Common folder in vista like C:\ but not in C:\windows\fonts. i import ttf file using resource and just copy and paste that file to fonts folder.
Yes U Can ...If U Can ,Dream it , U can do it ...ICAN
Try to login in Pure Admin user and then see. I hope it will work definitely. Try it.
-
Try to login in Pure Admin user and then see. I hope it will work definitely. Try it.
-
I am facing a problem in copying file in C:\windows\fonts folder in vista computer. my application is properly working on other machine but in vista i dont receive any error message but my file is not copying.can anyone give me solution y it is so
Yes U Can ...If U Can ,Dream it , U can do it ...ICAN
Sorry for my poor English . Common users can't copy and delete the file because of the rights restricted in vista . http://www.codeproject.com/useritems/VistaKTM.asp[^] Your issue may be solved in this article .