Jump to content

BoardBabe

Member
  • Posts

    1,415
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Norway

Everything posted by BoardBabe

  1. Thanks man... Im sure its awseome when it works
  2. Windows does not reboot after WPI is done installing. I call reboot.exe as follows at the end of WPI.cmd. Is this the right way to do it? REM Special registry tweak needed regedit /S "%WPIPATH%\common\wpi.reg" REM Play Audio CD /D %CDROM%\WPI\common\music\ start %CDROM%\WPI\common\music\UAP.exe REM Make WPI driectory the current directory for /F "delims=: tokens=1" %%i in ("%WPIPATH%") DO %%i: cd "%WPIPATH%" REM Start WPI and wait for its end start /wait WPI.hta REM call any cleanup code here, or after this script. tskill UAP shutdown.exe -r -f -t 5 -c "Reboot in 5 sec..." exit :end
  3. Answer: There is no 'NO' option if you try selection Norwegian. Can someone be nice and post the nor version?
  4. Possible to make it not loop?
  5. Arthur_Guinness: Got to validate there. kenkueh: Could not find it without validate. Can someone post it in NOR?
  6. No ofcourse not :-) Is there a way?
  7. Any way to get KB887742 without validation? (Norwegian)
  8. prog[pn]=['Microsoft AntiSpyware'] uid[pn]=['msantispyware'] desc[pn]=['Install Microsoft AntiSpyware beta 1.'] ordr[pn]=[14] cmd1[pn]=['"%cdrom%\\PROGRAMVARE\\MSANTISPYWARE\\Microsoft AntiSpyware.msi" /qn REBOOT=ReallySuppress ALLUSERS=1'] cmd2[pn]=['"%programfiles%\\Microsoft AntiSpyware\\gcasDtServ.exe" /regserver'] dflt[pn]=['yes'] cat[pn]=['Tilbehør'] pn++ Maybe this makes it more clear Is this code the correct way to handle a path with spaces?
  9. I tried to download the rar that included a common dir and a themes dir and pasted into WPI (%CDROM%\WPI), I can se its using UAP.exe. I get the buttons in WPI, but they don't work and it pops open UAP.exe ontop playing 1.wma.
  10. How about including language for wizard interface also?
  11. How about implementing an MP3 player with pause and stop button, as well as autoplay/no autoplay. This would be nice...
  12. WGET.exe DOWNLOAD blocklist.reg TO %systemdrive%\install OVERWRITE IF NEWER ON SERVER IF COMPARE LINE 5 IN FILE %CDROM%\blocklist.reg %systemdrive%\install\blocklist.reg = OK THEN REGEDIT /S %systmedrive\install\blocklist.reg ELSE REGEDIT /S %CDROM%\blocklist.reg END IF EXIT That's an explanation of what i want the batch to do. Why? Simply check if the file that was automaticly downloaded has the same header (Line 5) for a bit security. I mean this script now just downloads and implements a .reg file regardless of content.
  13. I grabbed WGET and made a batch as follows: cmdow @ /HID @echo off for %%i in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%i:\WIN51 set CDROM=%%i: REM Download blocklist.reg CALL %CDROM%\WGET\wget.exe -P %systemdrive%\Install -N http://www.spywareguide.com/blocklist.reg -q EGEDIT /S %systemdrive%\Install\blocklist.reg EXIT This works good, but is there a way to apply the .reg only if the file contains some specified info on say line 5. some sort of IF COMP = OK apply .reg. Why I'm asking is because if someone should upload a bad blocklist.reg, I dont want it to be applied. Therefore comparing the files comments at the top before applying would be a good idea.
  14. cmd1[pn]=['%cdrom%\\PROGRAMVARE\\IllustratorCS\\Adobe illustrator CS\\setup.exe -s -f2\\"%systemdrive% Says Cant find D:\Prorgramvare\IllustratorCS\Adobe
  15. What i mean is that i have spaces in my path to the .exe file. How should i handle this?
  16. What is the correct way to put the path in cmd1[pn]=, to setup.exe? prog[pn]=['Adobe Illustrator CS'] uid[pn]=['illustrator'] desc[pn]=['Install Adobe Illustrator CS.'] ordr[pn]=[6] cmd1[pn]=['%cdrom%\\PROGRAMVARE\\IllustratorCS\\Adobe illustrator CS\\setup.exe -s -f2\\"%systemdrive%\\Install\\Illustrator.log\\"'] cat[pn]=['Programvare'] pn++ my guess would be cmd1[pn]=['\"%cdrom%\\PROGRAMVARE\\IllustratorCS\\Adobe illustrator CS\\setup.exe\" -s -f2\\"%systemdrive%\\Install\\Illustrator.log\\"'] is this correct?
  17. This does not work. Seems it is userbased and unique reg keys?
  18. Can someone please help me figure this out. I can't find anything wrong. But 2nd try now, and they are still not there.
  19. Updated Norwegian: //norwegian (by BoardBabe) lang = 'no'; msgStartInstall[lang] = ['Installasjonsveiviseren lukkes og valgte komponenter blir installert.']; lblTimerTitle[lang] = ['Installasjonen starter<br>automatisk om']; lblTimerStop[lang] = ['Klikk for å stoppe nedtellingen']; lblInstall[lang] = ['Start installasjon']; lblExit[lang] = ['Avslutt']; lblHelp[lang] = ['Hjelp']; lblSelectAll[lang] = ['Velg alle']; lblSelectNone[lang] = ['Velg ingen']; lblSelectDefaults[lang] = ['Velg standard']; lblOptions[lang] = ['Innstillinger']; lblConfig[lang] = ['Konfigurer']; lblSource[lang] = ['Vis kilde']; ttInstall[lang] = ['Start installasjon','Initialiserer skriptgenerator.<br /><br />Klikk for å begynne generering av installasjonsskript.']; ttExit[lang] = ['Avslutt','Lukk applikasjon.<br /><br />Dersom du ønsker å beholde programstandarder, klikker du her. Et minimum av programvare og oppdateringer vil bli installert.']; ttHelp[lang] = ['Hjelp','Viser enkel brukerveiledning samt programversjon.']; ttSelectAll[lang] = ['Velg alle','Velger alle tilgjengelige komponenter.']; ttSelectNone[lang] = ['Velg ingen','Velger ingen tilgjengelige komponenter.']; ttSelectDefaults[lang] = ['Velg standard','Velger kun anbefalte komponenter.<br /><br />Klikk dersom du kun ønsker å installere et minimum av anbefalte komponenter.']; ttOptions[lang] = ['Innstillinger','Konfigurer WPI.']; ttConfig[lang] = ['Konfigurer','Konfigurer din programliste.']; ttSource[lang] = ['Vis kilde','Viser kildekoden til WPI.'] txtRunOnceExTitle[lang] = ['Installerer programvare ...']; txtUsage[lang] = ['Start installasjon - Installerer Valgte komponenter.\nVelg standard - Installer kun anbefalte komponenter.\nVelg alle - Installer alle tilgjengelige komponenter.\nVelg ingen - Installer ingen tilgjengelige komponenter.\n\nAvslutt - Avslutt og behold programstandarder.']; //
  20. Yes I do. The following: To enable QuickLaunch: Windows Registry Editor Version 5.00 ;Aktiver hurtigstartmeny [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop] "Default Taskbar"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\ d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\ 01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\ 00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\ bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\ 00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\ d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\ b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\ 72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\ 50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\ 6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\ 32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\ 45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\ 20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\ 00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\ 00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\ 5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\ 5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\ 66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\ 6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\ 00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\ 4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\ 6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\ 77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\ 00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\ 63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\ 55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\ 51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\ 66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\ 00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\ 00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\ 00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\ 00,00,00,00,00,01,00,00,00 "TaskbarWinXP"=hex:0c,00,00,00,08,00,00,00,02,00,00,00,00,00,00,00,b0,e2,2b,\ d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,01,00,00,1a,00,00,00,\ 01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,\ 00,00,00,c0,00,00,00,00,00,00,46,83,00,00,00,10,00,00,00,a0,b0,48,5e,89,8d,\ bd,01,00,d8,9e,e4,2a,8d,bd,01,00,45,fe,5e,89,8d,bd,01,00,00,00,00,00,00,00,\ 00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,13,01,14,00,1f,0f,e0,4f,\ d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,23,44,3a,5c,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,cd,97,15,00,31,00,00,00,00,00,af,24,5c,\ b9,10,80,57,69,6e,6e,74,00,00,20,00,31,00,00,00,00,00,af,24,a3,b9,10,00,50,\ 72,6f,66,69,6c,65,73,00,50,52,4f,46,49,4c,45,53,00,19,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,69,65,35,30,30,2e,30,30,30,00,00,28,00,31,00,00,00,00,00,\ c1,24,08,92,10,00,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,00,41,50,\ 50,4c,49,43,7e,31,00,21,00,31,00,00,00,00,00,c5,22,9d,91,10,00,4d,69,63,72,\ 6f,73,6f,66,74,00,4d,49,43,52,4f,53,7e,31,00,29,00,31,00,00,00,00,00,d3,22,\ 32,a6,10,00,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,00,49,4e,54,\ 45,52,4e,7e,31,00,24,00,31,00,00,00,00,00,db,22,76,ba,10,00,51,75,69,63,6b,\ 20,4c,61,75,6e,63,68,00,51,55,49,43,4b,4c,7e,31,00,00,00,8d,00,00,00,1c,00,\ 00,00,01,00,00,00,1c,00,00,00,36,00,00,00,0d,f0,ad,ba,8c,00,00,00,1a,00,00,\ 00,03,00,00,00,e7,18,2d,23,10,00,00,00,49,45,35,30,30,5f,58,31,43,00,43,3a,\ 5c,57,49,4e,4e,54,5c,50,72,6f,66,69,6c,65,73,5c,49,45,35,30,30,2e,30,30,30,\ 5c,41,70,70,6c,69,63,61,74,69,6f,6e,20,44,61,74,61,5c,4d,69,63,72,6f,73,6f,\ 66,74,5c,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,5c,51,75,69,63,\ 6b,20,4c,61,75,6e,63,68,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,a3,00,00,\ 00,00,00,00,00,08,00,00,00,02,00,00,00,cc,00,00,00,01,00,00,00,03,00,00,00,\ 4a,00,00,00,01,00,00,00,40,00,32,00,e6,01,00,00,c4,24,15,9f,20,00,4c,61,75,\ 6e,63,68,20,49,6e,74,65,72,6e,65,74,20,45,78,70,6c,6f,72,65,72,20,42,72,6f,\ 77,73,65,72,2e,6c,6e,6b,00,4c,41,55,4e,43,48,7e,32,2e,4c,4e,4b,00,00,00,40,\ 00,00,00,02,00,00,00,36,00,32,00,48,02,00,00,c4,24,15,9f,20,00,4c,61,75,6e,\ 63,68,20,4f,75,74,6c,6f,6f,6b,20,45,78,70,72,65,73,73,2e,6c,6e,6b,00,4c,41,\ 55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,00,36,00,00,00,00,00,00,00,2c,00,32,00,\ 51,00,00,00,ec,22,46,39,20,00,53,68,6f,77,20,44,65,73,6b,74,6f,70,2e,73,63,\ 66,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,00,52,00,00,00,e0,00,00,00,\ 00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,\ 00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,37,02,\ 00,00,e0,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,\ 00,00,00,00,00,01,00,00,00 THE REST OF MY TWEAKS Windows Registry Editor Version 5.00 ;-------------------------------------SYSTEMYTELSE----------------------------- ;Akselerer oppstart av Windows [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction] "Enable"="Y" [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters] "EnablePrefetcher"=dword:00000003 ;Akselerer avslutning av Windows [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control] "WaitToKillServiceTimeout"="1000" ;Akselerer omstart av Windows [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "EnableQuickReboot"="1" ;Akselerer NTFS filsystem [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisable8dot3NameCreation"=dword:00000001 "NtfsDisableLastAccessUpdate"=dword:00000001 "Win95TruncatedExtensions"=dword:00000001 "Win31FileSystem"=dword:00000000 ;Akselerer adgang til AVI filer [-HKEY_CLASSES_ROOT\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}] [-HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler] [-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32] ;--------------------------------------INNFØRING------------------------------- ;Deaktiver Windows innføring boble fra systemstatusfelt [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 ;Deaktiver Windows Tour [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Applets\Tour] "RunCount"=dword:00000000 ;Deaktiver MS Security Center varsling [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "FirstRunDisabled"=dword:00000001 "AntiVirusDisableNotify"=dword:00000001 "FirewallDisableNotify"=dword:00000001 "UpdatesDisableNotify"=dword:00000001 "AntiVirusOverride"=dword:00000001 "FirewallOverride"=dword:00000000 ;---------------------------------------TJENESTER------------------------------ ;Deaktiver Messenger tjeneste (for å stoppe spam. Påvirker ikke MSN eller Windows Messenger) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger] "Start"=dword:00000004 ;-----------------------------------INTERNET EXPLORER-------------------------- ;Forhindre Internet Explorer vinduer å bli gjenbrukt [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "AllowWindowReuse"=dword:00000000 ;Endre Internet Explorers mulig samtidige nedlastinger fra 2 til 10 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:0000000a "MaxConnectionsPerServer"=dword:0000000a ;Akselerer lasting av nettsider [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider] "DnsPriority"=dword:00000001 "HostsPriority"=dword:00000001 "LocalPriority"=dword:00000001 "NetbtPriority"=dword:00000001 ;Deaktiver feilsøking i skript [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Disable Script Debugger"="yes" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "link"=hex:00,00,00,00 ;-------------------------------------GRENSESNITT------------------------------ ;Deaktiver forhåndsvisning av film format (tillater flytting/endre navn/sletting utein feil) [-HKEY_CLASSES_ROOT\.avi\ShellEx] [-HKEY_CLASSES_ROOT\.mpg\ShellEx] [-HKEY_CLASSES_ROOT\.mpe\ShellEx] [-HKEY_CLASSES_ROOT\.mpeg\ShellEx] ;Endre MenuShowDelay (Startmenyhastighet) [HKEY_CURRENT_USER\Control Panel\Desktop] "MenuShowDelay"="200" ;Aktiver gjennomsiktig mappenavn med skygge på skrivebord [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "ListviewShadow"=dword:00000001 ;Aktiver alle visuelle effekter [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000001 ;Tillat endring av navn på papirkurv [HKEY_CLASSES_ROOT\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\ShellFolder] "Attributes"=hex:50,01,00,20 "CallForAttributes"=dword:00000000 ;Fjerner link på startmeny til "Angi programtilgang og standardprogrammer" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "Start_ShowSetProgramAccessAndDefaults"=dword:00000000 ;Fjerner språklinjen [-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}] @="Language bar" "MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325" ;----------------------------------------ANNET------------------------------ ;Fjern Alexa spyware (følger med Windows) [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}] ;Systemet ignorerer automatisk sjekk for driversertifisering [HKEY_CURRENT_USER\Software\Microsoft\Driver Signing] "Policy"=dword:00000000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Driver Signing] "Policy"=hex:00 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Setup] "PrivateHash"=hex:b5,d8,e5,40,81,96,7f,61,8e,11,34,97,82,bb,7d,01 ;Åpne nfo filer med Notisblokk [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo] "Application"="NOTEPAD.EXE" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList] "a"="Explorer.exe" "MRUList"="ba" "b"="NOTEPAD.EXE" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids] "MSInfo.Document"=hex(0): Coments are in Norwegian.
  21. My documents folder is empty on completion of setup!? Therefore also does not appear on start-menu.
  22. aka: %appdata%\Microsoft\Internet Explorer
  23. Thank's man.... appriciate it
  24. %programfiles% = C:\Programfiler Why I am asking is because i see there is a dir inside your 7zip called Program Files. I never worked with 7zip before, so i dont know if it matters, but if this means it is extracting to C:\Program Files -that is wrong. Just a thought
  25. I'll test it later today. Just had a look at it, does it matter that %programfiles% is not called Program Files but Programfiler in Norwegian?
×
×
  • Create New...