pomalin
November 17th, 2005, 09:19 AM
Hello, this is my first nautilus script, and my first howto, if somebody now how to improve it let me know.
So just download the attached file, decompress it in ./gnome2/nautilus-scripts/ and make it executable .
And you will have a new script called dpkg.
Right on a something.deb file, scripts, dpkg, it will open a terminal, ask for password, and dpkg the file.
One thing I want to improve, but don't know how to :
Make the terminal persistent if the installation process failed.
edith: ok, I don't use no more gnome-terminal, because I don't know how to keep it open when the command is fnish, so i usr xterm with -hold argument, so now, the xterm stay open, when the command is finish, so you can so errors, or success.
I've updated the attached file.
So just download the attached file, decompress it in ./gnome2/nautilus-scripts/ and make it executable .
And you will have a new script called dpkg.
Right on a something.deb file, scripts, dpkg, it will open a terminal, ask for password, and dpkg the file.
One thing I want to improve, but don't know how to :
Make the terminal persistent if the installation process failed.
edith: ok, I don't use no more gnome-terminal, because I don't know how to keep it open when the command is fnish, so i usr xterm with -hold argument, so now, the xterm stay open, when the command is finish, so you can so errors, or success.
I've updated the attached file.