Content Type
Profiles
Forums
Events
Everything posted by ajua
-
i tried crysis with the new beta driver 169.01 and it froze one time. i just went into the settings, tell it to auto config my video settings and everything went smoothly. maybe there is a bug withthe driver or the demo that is causing this. remember that the driver is beta. also, try to uninstall your drivers, clean them up with guru3d driver or something else in safe mode then install them. im just mad that according to crysis official forums vearly video card performace table i would be able to run everything on high with my 8800GTS 320 but it puts all on medium and i have to play with most settings to get to run it smoothly. i hope the final version changes this.
-
Can't set resolution in Specialize/OOBE pass
ajua replied to Dobby's topic in Unattended Windows Vista/Server 2008
1280x1024 works fine at WinPE and OOBE. i saw that setting refresh rates causes random problems with the resolution being applied in those phases. just set the resolution except the refresh rate. -
maybe is because you are using Skipiing OOBE or Machine OOBE. if i skipoobe i get to input the computer name and also a user name and password which i dont want.
-
i got the Drivers error too. maybe the drivers have to be all inside that root folder? i have one folder for each driver inside drivers root. also, how can i tell if the updates are integrated. i briefly looked at the command windows and some were saying that the process completely successfully and other said that it couldn't find a patter like * or something like that.
-
Driver integration methods: confused :-)
ajua replied to midiboy's topic in Unattended Windows Vista/Server 2008
i've been reading a lot lately and im still figuring out too. it seems that the injecting drivers is a nice feature but what bothers me is that people are commenting that every time you inject drivers is preferable to do it with a clean install.wim so there is no way like XP to mantain a Source and keep it updated... hopefully someone will clarify the doubts about WinPE pass and Audit Pass to see if one or both are required... -
thanks as usual. grabbing english and spanish versions.
-
im using parallels workstation right now. at work i have VMWare but will be until tomorrow... im following the steps posted by FireGeier at their website but i just realized that the install.wim image is not reflecting the slipstreamed updates. i checked the command prompt and the integrate log to see if something went wrong but the return code is 0 so there were no error in the process. im a little confused right now, will try some other things to see if i can get WSYM to reflect the updates in the image.
-
Slipstreaming DirectX 9.0c into Vista install
ajua replied to Solivagus's topic in Unattended Windows Vista/Server 2008
have you tried the /silent switch that work in xp? if it works, you can run it as an application on your vista unattended dvd. -
i have read many guides and docs from microsoft. i have my unattended vista working. i used FireGeier guide to slipstream the updates but i cant tell if they are really integrated because im testing on VM and i dont have it with network connection to check windows update. i looked for log files on the test VM but i couldnt find anything related to the updates. is there a way or perhaps file versions to check? thanks.
-
thanks for the feedback. Those two tweaks were intentionally left out of the checking because im trying other ways to achieve what i want. i responded to your PM.
-
i already responded to you (i think you are masterblaster) in my site. I will look starting tomorrow for a way to read a random registry key that is used in the security center notifications tweak. But i need to find a way to do it on every computer computer that vistatweaker is ran. will post when i solved that.
-
updated post. Version 0.5 Beta is out.
-
CCleaner newest version has new builds available
ajua replied to ajua's topic in Application Installs
the portable build is still there. but as MHZ said, you can download the slim version version, tell it to not use the registry and use it as a portable version. the portable build is in zip archive so it doesnt need an installer. i build my msi installer using this one. -
you can install them via winnt.sif just download the zip version at www.realtek.com.tw, extract the file and use the files inside WDM folder. with this files you can have windows install them during setup. for the systray icon, look in the startup registry sections to see the key. then use this command in a .reg file to delete it. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] "Example"=- hope this helps.
-
have you tried the latest versions? i just got the R1.79 release. maybe there is some issue with that particular version or vista is doing something wrong. i dont have unattended vista DVD yet (in the works! right now).
-
thanks for the tip. i didnt think of doing it this wat. many computer have C-Media Built-in HD audio. this will save a lot of trouble.
-
the first thing i would try is to look for all available updates and service packs for office XP.
-
install Easy CDDA 10.5.0 (build 1) silent....?
ajua replied to yahoo27's topic in Application Installs
im glad i helped.... -
i never came across with a need to delete some folder prior to extracting an sfx archive. try other commands to se if the presetup is working. remember that if you use overwrite=1 any file that exist will be overwritten, so if you are trying to delete the folder because of this, you are safe with overwrite=1.
-
uTorrent 1.7.5, how to install silent via svpack?
ajua replied to Jedi82's topic in Application Installs
the fastest way is to run the exe from whre you want it to be installed. configure the folders for torrents and/or downloaded files. then goto to AppData/uTorrent in your user profile and copy the settings.dat. then make an sfx srchive with the folder(s) for utorrent and then make another one for the settings.dat in order for it to read the settings when you launch it. you can also use the AppData folder files for icon, toolbar icons etc. just copy them to your sfx and extract them. hope this helps you out. -
i think that the -R and silent installing shoud work normally. for me, there is no GUI stuff showing up after rebooting. maybe for people with dual monitor have to use the profile in order to apply it at boot. for normal profile i have yet to search the registry yo find my custom settings.
-
CCleaner newest version has new builds available
ajua replied to ajua's topic in Application Installs
well said lol -
install Easy CDDA 10.5.0 (build 1) silent....?
ajua replied to yahoo27's topic in Application Installs
you can make an SFX archive out of it. follow this steps: 1.- copy the files in ProgramFiles/Easy CD-DA Extractor 2.- add them to your sfx 3.- export the registry keys in HKEY_CURRENT_USER\Software\Poikosoft and HKEY_LOCAL_MACHINE\SOFTWARE\Poikosoft 4.- add the .reg to your sfx file and set it to run after extraction. 5.- thats all.