It gives an error message … Jump to Post. Answered by Luc 77 in a post from 10 Years Ago. Hi Guys, Thank you for the reply but I am still not able to create a setup for my project. Regards, Ashwin Hi Ashwin, First you need to go to the build menu option and build your project. Cheers John. Hi Ashwin, Im not sure why you cant run the program, all the publish wizard does is collect all your project files and compile them into a.
Hi, When you want to instal your program to a Pc that doesn't have VB then you need to instal the. What you can do is: 1 With a project selected in Solution Explorer, on the Project menu click Properties.
Lets say your using Visual Basic express I am going to tell you what I use in my prerequisites, I was going to mention it last night but I thought you might have left them at default, here is what I use to publish my programs and as daft as it sounds this is what could be causing your problems.
I have selected Windows Installer 3. NOW lets do some research on your errors. Error 1. Lets say you want your program to be deployed from a Media source, this is what I would do. Let me know how you get on. HI John, Thank you fir the reply I followed the steps you suggested Open the Properties page of your project. Check the path of Microsoft. Go to that folder you will find 2 files. Copy these 2 files to the floder that you want to run your program at your friends PC Do me a favour though, make a BACK-UP of your program before you start deleting things from your refernces.
Or you can Go to project properties click on publish tab application files select show all files, from there you can choose to include or exclude certain files, I did it on my own program and all I have showing is the program is called noughts and crosses noughtsandcrosses.
Hope this helps chief Let me know how you get on John. Hai Friends, I would like to know that the files that is compiled in vb Facebook Like. Twitter Tweet. Be a part of the DaniWeb community. Sign Up — It's Free! Reply to this Topic. This topic is old! No one has contributed to this discussion in over 7 years. Are you sure you have something valuable to add to revive the existing conversation?
Do you need your password? Submit your solution! When answering a question please: Read the question carefully. Understand that English isn't everyone's first language so be lenient of bad spelling and grammar. If a question is poorly phrased then either ask for clarification, ignore it, or edit the question and fix the problem.
Insults are not welcome. Don't tell someone to read the manual. Chances are they have and don't get it. Provide an answer or move on to the next question. Let's work to help developers, not make them feel stupid.
Related Questions. How can I quarantine a virus file in VB. NET textbox and datagridview without binding the database. Timer control in VB. Where can i Find Virus List Database? My access database not getting saved after entering data by VB. I am having a problem opening a database from a VB.
NET program. How to create a login history in VB. NET and saves it into mysql workbench database? Network database in VB. Layout: fixed fluid. Edit this Article. We use cookies to make wikiHow great. By using our site, you agree to our cookie policy.
Cookie Settings. Learn why people trust wikiHow. Download Article Explore this Article Steps. Tips and Warnings. Related Articles. Author Info Last Updated: January 2, Determine what operating system you are going to attack. The most common target is Microsoft Windows, especially older versions. Many old Windows users do not update their operating system, leaving them vulnerable to security holes that may be fixed in newer versions.
Mac OS X and Linux are both fairly virus-proof due to the way permissions work and the general architecture of the operating system. Decide how you want it to spread. A virus is only a virus if it can spread to other users.
You will need to figure out the delivery method before beginning, as it is one of the fundamentals of the virus's code. Common delivery mechanisms include: Executable file. COM etc. Macro Microsoft Office - Macros are programs that are embedded into a document or email.
They target Word, Outlook, and other macro-enabled products. The most common method of delivery is via email with an infected document attached.
Web script - These are pieces of malicious code that are injected into sites without the webmasters' knowledge. Determine the weak spot that you want to target. Successful viruses exploit weak spots in a program's or system's security to spread and carry out their actions. This requires a lot of research and know how, but there are communities out there that can help you find what you need. Decide what you want your virus to do. Once your virus has infected a system, what do you want it to do?
Effects can range from nothing, to displaying a message, to deleting files, and much worse. Be aware that creating and spreading a malicious virus is a serious crime in the most countries. Choose a language. In order to create a virus, you will need to have at least a basic understanding of at least one computer language or scripting tool. More complex viruses often involve several languages. For really effective viruses, you will need to be familiar with assembly languages.
If you want to make macro viruses, learn the macro language for your target programs such as Microsoft Office. Visual Basic can be used to create malicious programs for Windows users. Start writing your virus. This will be a long process, especially if this is your first time coding something. Experiment as much as possible, and research ways to replicate your code depending on the language you are using.
There are tutorials on forums and community blogs for a variety of languages. Research polymorphic code. This will alter the code of your virus every time it replicates, making it difficult to track with antivirus programs.
0コメント