Jump to content

Geej

Member
  • Posts

    635
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Singapore

Everything posted by Geej

  1. Try to make your post useful by posting your full problematic WINRAR sfx config. If you can be more specific to your problem, you might get faster reply.
  2. Say what? Maybe he means SUPERAntiSpyware addon. Try this site
  3. I mean delete rest of pictures at svcpack.inf stage (T13). Pictures get copied at around T18, hence you delete it at T13. There won't be any file missing mesage at time of installation then. Cheers
  4. Thanks a lot for good advises. I tried many way to fix the picture. For example, I've made a picture named guitar.bmp and replaced it into i386 folder of Xp. But I could see my image once trying 5 times and left 4 times I could see another picture there like chess.bmp, ball.bmp etc. Second way, I've made replace command to replace the picture into "%allusersprofiles%\Application Data\Microsoft\User Account Pictures". But dos command doesn't support a directory of 3 part. For example "User Account Pictures" is a name of 3 parts. So I couldn't find any way to do the job. Here is an idea (not tested though) to make default pictures use the same picture. Just keep 1 picture only and delete the rest of pictures provided by MS. For example, "%allusersprofiles%\Application Data\Microsoft\User Account Pictures" should have only 1 guitar.bmp. (which is your choiced picture) Post your batch file command regarding your problem with batch file. There are many batch experts here who are most willing to help if you bother to post your batch script.
  5. Looks like your new source is in c:\A940aip. Start your installer from the .msi located here. (not from c:\acrobat9) Just SFX with WINRAR to a single exefile. After you have tested ok, copy to DVD as a single exefile )
  6. HFGUIRunonce is for HFSLIP only. Not useful at all if you are using nlite RunOnceEx over here. Applicable to all slipstreamers You are right, there is no option to set user picture in svcpack.inf. However, you can create an addon using WINRAR or 7ztools (Like most of applications addon that install via svcpack). U can download some sample addon to see and learn. Basically, just sfx your picture file and then extract to "%allusersprofiles%\Application Data\Microsoft\User Account Pictures".
  7. Your syntax works on my test m/c , hence I'm also curious why it can't work at your ends. Have you observe any console message error? What does it says? Have you also try running via svcpack.inf (in the form of an addon)?
  8. Make a bmp file base on actual username. The bmp file should be 48x48x24b and put it as below location. Example: C:\Documents and Settings\All Users\Application Data\Microsoft\User Account Pictures\Geej.bmp No reg tweak required. I had it done via HFGUIRunonce (using HFslip) but you can try svcpack.inf or RunonceEx route. Cheers
  9. While I do not exactly know the vbs way, you can try using a vbs that launch launchrdp.cmd w/o the console box launchrdp.vbs Dim oShell Set oShell=WScript.CreateObject ("WSCript.shell") oShell.run "launchrdp.cmd",0,False Set oShell = Nothing
  10. In the n-lite "Desktop Theme" tab, you must leave it blank (Must not have any custom setting. Default is okay since it is empty) In the Option-Patch screen, select "Enabled" in Unsigned Theme Support. Also ensure, winnt.sif does not have [shell] section. (just double check again after you nlited) All files relating to your theme must be present.
  11. You can manually try specify using addon at T13 with the below sample inf (Customise the name of the theme first) [Version] Signature="$Windows NT$" [DefaultInstall] AddReg=DefaultTheme.AddReg ; LunaVX [DefaultTheme.AddReg] HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Themes","InstallTheme",0x0,"%%ResourceDir%%\themes\LunaVX.Theme" HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Themes","InstallVisualStyle",0x0,"%%SystemRoot%%\Resources\Themes\LunaVX\LunaVX.msstyles" Then wrap this inf using WINRAR and create a .cab addon for this. Slipstream at T13 via svcpack. (Have have modified uxtheme.dll for it to work if your theme is unsigned)
  12. Does onepiece dotnet addon should go to hfaao? Ans: Goes to HFAAO since it uses entries.ini After hfslip works done, where can I find it's files? Ans: Sourcess\i386 Eg for dotnet 1.1 Onepiece addon, the addon has NetFx11.cab Hence after you ran HFSlip, you can find it in Sourcess\i386\NetFx11.cab I can't find any onepiece addon files in i386, and sourcess folder size is 639MB only, is this right? Ans: For sourcess folder size, everyone is doing things differently, so there is no fix MB for this. I think hfslip ignore onepiece addon. Ans: I dun think so. Onepiece Dotnet addon is compatible with HFSLip (At least till now Just test it out on a VM. For Dotnet 1.1, it is not listed in Add/Remove Program -->Add/Remove Windows Components even after you slipstream it. To display it, you need to edit it's entries.ini from [sysoc] NetFx11=ocgen.dll,OcEntry,NetFx11.inf,hide,7to [sysoc] NetFx11=ocgen.dll,OcEntry,NetFx11.inf,,7 For DotNET2, you need to double check the package's entires.ini. Just ensure "HIDE" is not there if you want to see it in Add/Remove Windows Components Below shows HFSLIp can slipstream DOTNET2, 3.0 & 3.5 in my VM. Good luck...
  13. B4 I use true addon, I put 1.1sp1.exe in SVCPACK and 2.0sp2.exe in GUIRUNONCE. Cheers
  14. What is your OS language? I'm using Enu and Onepiece True addon is simple enough for me. (Just put it in HFAAO folder)
  15. Perhaps try this or this or further searching is required. Cheers
  16. iTunes 10 Tested with iTunes v10.0.1.22 download site: http://www.apple.com/itunes/ Full installation of all components but w/o quicktime association (i.e. quicktime is installed) Tested ok with XP English via svcpack Edit: 3 Mar 2012 Customisation for v10.5.3.3 (Note: The attach au3 is for the old one. There is no v10.5.3.3 au3) iTunesscript.au3
  17. uninstall Auslogics Disk Defrag. and try other defraging program like defraggler And see if restart problem still persist...
  18. Fixed profileitems, hence FoxitReaderMFhelper.exe will not recheck Start Menu shortcut during ROE
×
×
  • Create New...