Jump to content

About This File

PK3 Creator Source Files Readme
Version 0.2

 


About
PK3 Creator is written in Microsoft Visual Basic 9 using Microsoft Visual Studio 2008 and the .NET Framework 2.0.
In the PK3Creator directory, I have included all the files you need to view or edit my application.
Please note that the code is not extensively commented and might be messy in some places.
I have tried to keep the code of similar sections in Regions which you can expand or collapse (all the code of one TabPage for example goes in one Region).
This might make it easier to find what you need.

 

You are free to use the source to track down bugs or find out how I did certain tasks.
Please do not use this to create the exact same application and claim it as yours. I have published the source for your pleasure and for the sake of the community, so that if I go missing or lose interest, someone else can take my place and fix some bugs or develop this further.
You can always try to reach me on my email: r0fnick@gmail.com

 

 

 


How to use
To read the source files you will need Microsoft Visual Studio.

 


Select an option below and follow the instructions:

 

1. I do not have any version Microsoft Visual Studio
No problem, you can download the free Visual Basic 2008 Express Edition here:
http://www.microsoft.com/express/product/default.aspx
Open the PK3Creator.vbproj project file in the PK3Creator directory to start.

 

2. I have Microsoft Visual Studio 2008 or later (Standard or Professional)
You're good to go. Open the PK3Creator.vbproj project file in the PK3Creator directory to start.

 

3. I have Microsoft Visual Basic Express 2008
You should be good to go. Open the PK3Creator.vbproj project file in the PK3Creator directory to start.

 

4. I have Microsoft Visual Studio 2005 or earlier (Standard or Professional)
Since my project is made in Visual Studio 2008, you cannot directly open the project because of small compatibility issues.
You can still view my project but you will have to manually add all the files, which can be quite a difficult task depending on if you know what you're doing or not.

 

An easier solution is to download the free Microsoft Visual Basic 2008 Express, see step 1.


×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.