Click to See Complete Forum and Search --> : PDFCreator deployment problem
pallavikelkar
Aug 19th, 2009, 08:02 AM
Hi,
I am working on PDFCreator and I have made some changes in Save procedure as per my requirements. Now, I want to deploy the changes and create my own exe. How should I do the same?
thanks.
Hack
Aug 19th, 2009, 09:36 AM
Moved To Application Deployment
VB's Package And Deployment Wizard (http://www.developerfusion.co.uk/show/27/)
Using The Package And Deployment Wizard (http://msdn.microsoft.com/en-us/library/aa733687(VS.60).aspx)
Nightwalker83
Aug 20th, 2009, 02:51 AM
Which program are using to create the setup? I don't understand what you mean by:
Now, I want to deploy the changes and create my own exe. How should I do the same?
Do want to create a new setup or add the new files to the setup package?
pallavikelkar
Aug 21st, 2009, 01:24 AM
Thanks for the reply.
I need to create my own set up, do not want to use the original set up.
Here I will explain in details what I mean exactly:
I have modified save function(where File Dialogue box appears) in PDFCreator. Now, I want PDFCreator to use the Save function written by me. For the same I have to create my set up, right??
I am trying to do the same, but don't know where to start because the save function is written for a button click of a from, so how PDFCreator will come to know that whenever print command is raised then refer my function??
Thanks
Nightwalker83
Aug 24th, 2009, 06:06 AM
I need to create my own set up, do not want to use the original set up.
Well, depending on which language you used to create your program you can use the setup creation program that came with it to create the setup (if there is one). Alternatively, you can use one of the installers here (http://www.vbforums.com/showthread.php?t=315829).
pallavikelkar
Aug 26th, 2009, 02:11 AM
Thanks again for the same.
I tried the options given but unable to get the solution. If I make the set up then it doesn't install printer, why?
If I create package of PDFCreator project given then it should install printer, right? What is the solution for the same?
I am not understanding where i am getting wrong?
Thanks
Nightwalker83
Aug 26th, 2009, 02:26 AM
What do you mean by printer, the computer's printer or the adobe drivers, etc?
pallavikelkar
Aug 27th, 2009, 02:34 AM
Actually, PDFCreator creates its own virtual printer. I am talking about that printer.
vbforums.com
Copyright Internet.com Inc., All Rights Reserved.