Jump to content

maxXPsoft

Developer
  • Posts

    3,080
  • Joined

  • Last visited

  • Days Won

    1
  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by maxXPsoft

  1. dang I hate this .Net mess, had to install 4.0 to use Live mail just so I can check my Hotmail without going there. Well 16 updates to it last count

    Installed ADK 8.1 to mess with 8.1 Preview and what shows up, you guessed it .Net 4.5 was installed so it wants to add a boatload of updates.

    hideupdates(3) = ".Net Framework 4.5"

    y71.png

    Uploaded with ImageShack.us

    Guess they not going to fix this image posting mess here?

  2. Then can you move this topic back to Win 8 forum, Tripredacus? It's a preview version just like the others. DP, CP and RP that we used to talk about in W8 forum.

    Agree, hate bouncing all over the place

    DosProbie

    Looks like same ones except img0.jpg is now this. Maybe where they get the Blue from

    All these are in win 8 themes

    5n5i.png

    Uploaded with ImageShack.us

  3. Finally figured out how to install my printer a Kodak ESP C315 AiO although not completely silent

    It has an AIO installer. I start it and let it download to %Temp% and capture that folder. AppData\Local\Temp\KodakKbiDownload

    I copy it to %Temp% with my runoncex cmds

    I then can call the cmd /k aio_install.exe and it uses the folder in %Temp% so it don't download again unless it was updated.

    The /k stops the cmd window so the aio_install will finish since it starts several other programs and drops out itself during the process

    I then close the cmd /k window when it is done and rest of APPS continues.

    Some will say just execute all the msi installers for different portions silently.

    Well I tried that but you end up with 5-6 different programs under add/remove instead of just 1 = KODAK AiO Software

    Also a new trick to get the reg key deleted that would not normally

    REM 32 bit reg key on 64 bit PC

    REG ADD %KEY%\iAdd /V Inum /D "CMD /C REG DELETE HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run /v \"EKStatusMonitor\" /f" /f""

    [Kodak_ESP_C315]
    REM http://support.en.kodak.com/app/answers/list/c/890/session/L3RpbWUvMTM3MjQzNjk5OC9zaWQvY215MlhUdGw%3D%2Fselected%2Ftrue/selected/true
    REG ADD %KEY%\iAdd /VE /D "Kodak ESP C315 AiO Version 7.7" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C MKDIR \"%userprofile%\AppData\Local\Temp\KodakKbiDownload\"" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C XCOPY "%SystemDrive%\APPS\Kodak_ESP_C315\KodakKbiDownload" \"%userprofile%\AppData\Local\Temp\KodakKbiDownload\" /E /H /Y" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C Start /Wait Timeout 2" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /k Start /Wait %SystemDrive%\APPS\Kodak_ESP_C315\aio_install.exe" /f
    REG ADD %KEY%\iAdd /V Inum /D "REGEDIT /S %SystemDrive%\APPS\Kodak_ESP_C315\Kodak.reg" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C REG ADD \"HKLM\SYSTEM\CurrentControlSet\services\Kodak AiO Network Discovery Service\" /v Start /t REG_DWORD /d 00000003 /f" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C REG ADD \"HKLM\SYSTEM\CurrentControlSet\services\Kodak AiO Status Monitor Service\" /v Start /t REG_DWORD /d 00000003 /f" /f
    FLAG2=%USERPROFILE%\AppData\Local\Eastman_Kodak_Company\AiOHomeCenter.exe_StrongName_h2jkkt3om0ki15qrplv254tjzyxeklfc\7.7.6.0\user.config
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\Get CleanPrint.lnk\"" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\PrintProjects.lnk\"" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C DEL \"%ALLUSERSPROFILE%\Desktop\KODAK AiO Home Center.lnk\"" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C \"%ProgramFiles%\PrintProjects\uninst.exe\" /S" /f
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C REG DELETE HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v \"Conime\" /f" /f""
    REM 32 bit reg key on 64 bit PC
    REG ADD %KEY%\iAdd /V Inum /D "CMD /C REG DELETE HKLM\SOFTWARE\Wow6432Node\Microsoft\Windows\CurrentVersion\Run /v \"EKStatusMonitor\" /f" /f""

  4. I'm downloading full iso so I may just dual boot it with trusty 7 but you can just install the update from app store. Read the FAQ cause you will have to put back win 8 when full version is released.

  5. Read this first completely

    [FAQ] Things to Know Before Downloading or Installing Windows 8.1 Preview

    1. Windows 8.1 Preview is a testing version not the final version and you might face problems while using the OS.
    You should not upgrade Windows 8 or other Windows versions to Windows 8.1 Preview for 2 reasons:

    First reason is that if you upgrade your existing Windows version to Windows 8.1 Preview, you'll not be able to uninstall the Preview version in future. You'll need to reinstall previous Windows version using setup or recovery disc.

    Second reason is that when Windows 8.1 final version will release and you decide to upgrade Windows 8.1 Preview to final version, you'll not be able to keep your 3rd party software and apps which you installed in the OS. You'll need to reinstall them.

    How to Download and Install Windows 8.1 Free Preview? Upgrade or Dual Boot with Windows 8

    As an iso or an Update

    Since I see it is available I'll have to install and take a look at it.

  6. Have any of you read this? [Exclusive] Windows 8.1 Features List

    Just to start out with 2 I despise of Win 8

    1. Windows 8.1 will come with good old Start button in Taskbar. It'll launch Start Screen upon clicking. Currently Windows 8 users need to use 3rd party software to get Start button and Start Menu back as mentioned here.

    2. Windows 8.1 will allow users to direct boot into Desktop. Users will be able to select whether they want to go to Start Screen or Desktop after login. Windows 8 users need to use extra software for such essential functionality as mentioned here.

  7. Oh. Do you have an older version without any Powershell in it then?

    Powershell does a get-wiminfo and creates the list we have now. I see "" around it but as I said dism don't play well with blank spaces

    The old way had a line for each image and it was long and took up several slots in a list can only have 16 things

    bp5r.jpg

    Uploaded with ImageShack.us

    I used this

    @="cmd /c C:\\Windows\\System32\\Dism /mount-wim /wimfile:\"%1\" /index:1 /mountdir:C:\\zMountDir"

  8. Max, could you please rewrite the mount image xyz command to make it work with path with spaces in it please? I tried numerous combinations of additional \" but without any luck. It probably works completely differently with Powershell, which I have exactly zero knowledge of.

    MrJinge wrote that part of the script and I can't change it either.

    Perhaps he knew as I do using dism.exe it don't like blank spaces in commands either and things foul up.

  9. Not just this board.

    I get same here attaching a picture Error This upload failed

    But tried uploading to mediafire also and it is running back and forth. Made it to 99% but then it dropped back to 0. then failed with Connection timeout. Error# -502

    I have tried with Fox 21.0 and IE 10 with same issues.

    Can download but no upload today. Totally weird

    Edit mediafire finally went through when I got back home been away about 12 hours but still can't upload here.

×
×
  • Create New...