Hello

I know this might seem a bit nooby, but my Program won't work on others peoples computers. It sais "Stoped working" in direct translate. I'm using 1 picture in the program and 5 icons (including programs icon).

I'm using these libs;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Text;
using System.Windows.Forms;
using System.Diagnostics;
using MySql.Data.MySqlClient;
using System.Threading;
using System.Collections;

In my RAR-file i send to my friends, i have only the .exe file.