search for: begininstall

Displaying 2 results from an estimated 2 matches for "begininstall".

2009 May 13
3
Network Install Procedure Question
Hi there -- I wanted to do a netinstall of the 5.3 release, and the source that I had in mind was either an ftp or http site. When going through this procedure, am I going to download the .iso images from one of the mirror sites or is/are there a directory(ies) at another site(s) that I should specify as the source of the files? Thanks. The information in this e-mail is intended only for
2008 May 31
3
.Net/regasm error on rc3
Software: Trados as usual Script to launch: Code: #!/bin/sh wineboot cd ~/.wine/drive_c/ if test -f SDLTrados2007_PRO_SP2_835.exe then echo "file exists" else cp ~/SDLTrados2007_PRO_SP2_835.exe ~/.wine/drive_c/ fi cd ../../../ wget -nd www.kegel.com/wine/winetricks winetricks -q corefonts gecko wsh56 fakeie6 winxp cd ~/.wine/drive_c wine SDLTrados2007_PRO_SP2_835.exe -q