
asbsamsf
MemberContent Type
Profiles
Forums
Events
Everything posted by asbsamsf
-
may be here??? http://www.planetamd64.com/index.php?showt...mp;#entry303445
-
@Shark thanks for you work. Polish Lite version; shark's tutorial + InstEd + Sereby's SFX-Header & config file Download Link: http://rapidshare.com/files/148981405/ar9lite_pl.exe.html
-
@Raoul90 try
-
Did you try USB port may stop working after removing or inserting USB device?
-
Thank you very very much
-
Forbidden You don't have permission to access /files/ar81lite_PL.7z on this server. Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
-
Silent/Unattended Install The INF way!
asbsamsf replied to MioKawaii's topic in Application Installs
use "ProfileItems" instead "AddLink" [DefaultInstall] ProfileItems=profile-items-section [profile-items-section] Name=link-name[,name-attributes] CmdLine=dirid,[subdir],filename [SubDir=path] [WorkingDir=wd-dirid,wd-subdir] [IconPath=icon-dirid,[icon-subdir],icon-filename] [IconIndex=index-value] [HotKey=hotkey-value] [Infotip=info-tip] [DisplayResource="ResDllPath\ResDll",ResID] (Windows XP and later) -
[quote name='blinkdt' date='Jul 23 2004, 08:12 AM']Anyone found a way to silently install Google's photo organizer, [url="http://www.picasa.com/google/"]Picasa[/url]? I ended up using InstallRite to get the job done, but I'm curious to know of different methods that may have worked for others. I couldn't locate anything in the way of switches for the funky installer used for Picasa. [right][post="154860"][/post][/right][/quote] frist I edit picasa2-current.exe in ResHacker; [code]XML > PAYLOAD >0[/code] delete the lines [code] <event> <type>URLVISIT</type> <src>http://picasa.google.com/help/welcome.html</src> </event>[/code] to install I'm using a inf file [code][Version] Signature=$CHICAGO$ AdvancedINF=2.5 [DefaultInstall] AddReg=Add_Reg DelReg=Del_Reg RunPreSetupCommands =RunPreEverything RunPostSetupCommands=RunPostEverything [Strings] GOOGLE_KEY="Software\Google\Picasa\Picasa2\Preferences" [Add_Reg] HKCU,%GOOGLE_KEY%,"usesplashscreen",0x00010001,00000000 HKCU,%GOOGLE_KEY%,"AutoUpgradeCheck",0x00010001,00000000 etc etc [Del_Reg] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run","Picasa Media Detector" [RunPreEverything] picasa2.exe /S [RunPostEverything] TASKKILL /F /IM Picasa2.exe /IM PicasaMediaDetector.exe[/code]
-
non-english characters problem
asbsamsf replied to darksimoon's topic in Unattended Windows 2000/XP/2003
use edit.com from %SystemRoot%\system32 to edit your "cleanup.cmd". -
Integrating Kb886903 Into The Dotnetfx Folder
asbsamsf replied to Body's topic in Unattended Windows 2000/XP/2003
NDP1.1sp1-KB886903-X86.exe /Xp -
WinDrivers > Digital Cameras/Video Capture http://support.asus.com/download/download....=V9950%20Series WebCam Driver 2.03
-
run ACDsee.reg after login as current user
-
[HKEY_CURRENT_USER\Software\ACD Systems\LM\ACDSee\70] "AgreementAccepted"=dword:00000000
-
Registry Tweak Program? Useful?
asbsamsf replied to Mike_Wilson's topic in Unattended Windows 2000/XP/2003
Waiting -
Create SFX fonts archive Utilities - use at your own risk, i'm not a programmer . - download the SFXfonts.exe, place it anywhere, and make sure you have all fonts in the same folder. - move Fonts.exe to any dir on your UAXPCD. - you can call Fonts.exe from RunOnceEx.cmd or from Cmdlines.txt it's up to you SFXfonts.exe
-
right
-
in your %ProgramFiles%\Picasa2 there is a hidden "setup.exe" (2,96 MB), use it with /S instead of picasa2-setup-1884.exe start /wait setup.exe /S taskkill.exe /F /IM Picasa2.exe taskkill.exe /F /IM PicasaMediaDetector.exe
-
Ua In Outlook Express
asbsamsf replied to MAVERICKS CHOICE's topic in Unattended Windows 2000/XP/2003
here or here -
bon appétit!
-
please READ this post if you like this method, then use it.. , if not, forget every thing about 'Fontinst.exe' and 'fonts.inf' and with clear maind READ this code is "command lines" to be meant for Batch Files ".bat; .cmd" to use 2nd method You get a file called 'installfont.exe', you put that in a folder with a 'Batch File' and all your fonts, then you run the 'Batch File'?
-
T12 Msi Files Install Issue
asbsamsf replied to Rico.JohnnY's topic in Unattended Windows 2000/XP/2003
may be the problem that The Windows Installer service "MSIServer" is not runnig at T12 -
Totally Silent Unattended Wmp10 Install
asbsamsf replied to ArekR79's topic in Unattended Windows 2000/XP/2003
[Edited] sorry, you are right -
Totally Silent Unattended Wmp10 Install
asbsamsf replied to ArekR79's topic in Unattended Windows 2000/XP/2003
@SiMoNsAyS did you edit wmp.inf? -
Totally Silent Unattended Wmp10 Install
asbsamsf replied to ArekR79's topic in Unattended Windows 2000/XP/2003
@SiMoNsAyS we r talking about the easier solution, r'nt we? the size are the same in my method there is no way -
Totally Silent Unattended Wmp10 Install
asbsamsf replied to ArekR79's topic in Unattended Windows 2000/XP/2003
@SiMoNsAyS mine is original with certificate [edited] i was wrong refer