wine began in 1993 by Bob Amstadt as a way to support running Windows 3.1 programs on Linux
- can run any WINDOWS program!! also .NET!!
- can execute DOS BATCH script!!
- has DOS prompt!!
steps :
install ubuntu
install wine via application center
I cant find .wine folder under ~/.wine/ (aka home/username/.wine)
1-The Wine folder is hidden by default. To access it, open your Home folder and press Ctrl+H. This will show all the hidden folders
2-Run winecfg in a terminal – this will create the .wine folder in your home folder.
http://askubuntu.com/a/67089
http://askubuntu.com/a/264895
Batch files not working!
1-goto terminal write “wine cmd.exe”
2-change dir to cd ~/.wine/drive_c/
and then then try to run your batch file from there!
http://www.linuxforums.org/forum/red-hat-fedora-linux/112720-how-run-bat-files-wine.html
I got error moving file permission denied
Use nautilus, is the official file manager for the GNOME desktop.
Open Nautilus as sudo by typing gksudo nautilus in terminal
http://askubuntu.com/a/24960
Download SRWARE deb and install it!
Instructions for 32 bit systems:
$ wget http://sourceforge.net/projects/srwareiron.mirror/files/SRWare%20Iron%2034.0.1850.0/iron.deb
$ sudo dpkg -i iron.deb
Instructions for 64 bit systems:
$ wget http://sourceforge.net/projects/srwareiron.mirror/files/SRWare%20Iron%2034.0.1850.0/iron64.deb
$ sudo dpkg -i iron64.deb
programs by category :
samba server – samba
roboform for firefox/chrome (works with local passcards) – roboform website
screenrecording – http://www.maartenbaert.be/simplescreenrecorder/
free pascal – http://www.lazarus.freepascal.org/