Hi
i am making a setup using nsis , i want to copy file and paste it into some other directory ,it is fine at this point becoz i am running my setup at the developer computer but i need my set to run at the other computer but it is not happening i.e it is not paste the copied file at the located path of the directory in other computer.. i want all the files which i have copied to the developer computer to paste it at the located path of the directory in other computer by the setup..
any help will be appreciated......
Thanks
i am making a setup using nsis , i want to copy file and paste it into some other directory ,it is fine at this point becoz i am running my setup at the developer computer but i need my set to run at the other computer but it is not happening i.e it is not paste the copied file at the located path of the directory in other computer.. i want all the files which i have copied to the developer computer to paste it at the located path of the directory in other computer by the setup..
any help will be appreciated......
Thanks
Comment