cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
j_alza
Level 4

Copy file to Windows\Inf folder

Hello,

I'm upgrading one of my projects from VS2005 to VS2013. I have a setup project in my solution, but this is no longer supported and I have to change to InstallShield deployment project. In the intallation I have to copy .inf file to C:\Windows\Inf folder. How can I do this?

Thank you,
Jon.
0 Kudos
(1) Reply
j_alza
Level 4

I have resolved the problem. In Application Files I have added [WindowsFolder]->Inf to Destination Computer, and then I have added my .inf file into it.
0 Kudos