Jump to content

copy data file in exe


Recommended Posts

Hi,

I have created script and this script reads data from excel file. now i want to create exe file such a way it has excel data in it. i do not want to send excel with exe file. just exe file so user click on exe it creates excel with same data.

if i use fileinstall , it is not compiling and giving error like Error adding file:

i am using this line of code:

FileInstall("C:\Order.xlsx",@ScriptDir&"\Order.xlsx",1)

any suggestion?

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...