How much software do you install upon...

Page 3 of 8 FirstFirst 12345 ... LastLast

  1. Posts : 8,398
    ultimate 64 sp1
       #21

    Antman said:
    Dir /o:n /b /s C:\Users\Antman\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\*.lnk >> E:\Desktop\ListApps.txt
    i just end up with an empty ListApps.txt
    How much software do you install upon... Attached Images How much software do you install upon...-nogo.jpg 
      My Computer


  2. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #22

    Try changing the address to "C:\ProgramData\Microsoft\Windows\Start Menu"

    Dir /o:n /b /s C:\Users\Antman\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\*.lnk >> E:\Desktop\ListApps.txt

    If you, Like me always install for all users the user roaming tree may be empty

    Oh and also (a bit obvious but ....) unless you are Antman change this to your own user name

    Update

    I've created a Bat file to automate the process

    Program List.TXT

    Edit and rename to .bat

    Contents of the file is

    Code:
    @echo off
    
    REm Edit USERNAME to be actual Name & D:\User\Desktop\to required location
    
    Dir /o:n /b /s "C:\Users\USERNAME\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\*.lnk" >> D:\USER\Desktop\ListApps.txt
    
    Dir /o:n /b /s "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\*.lnk" >> D:\User\Desktop\ListApps.txt
    
    exit
    Must be run as administrator - includes buth the user and all users locations
    Last edited by Barman58; 07 Sep 2009 at 09:47.
      My Computers


  3. Posts : 8,398
    ultimate 64 sp1
       #23

    Barman58 said:
    Oh and also (a bit obvious but ....) unless you are Antman change this to your own user name
    if u look a bit closer at my snipshot, you will see that i have already modified this, and the final listapps.txt filepath too...

    i guess it's not my day as far as computers are concerned. why don't i just switch off my computer and go and do something less boring instead?
      My Computer


  4. Posts : 40
    Windows Vista Home Premium -> Windows 7 Home Premium
       #24

    Not much. I bit the bullet and bought a Vista Home Premium upgrade to bridge the gap from XP Home. I could hardly believe how great of a job the upgrade process did. When I receive my pre-ordered Windows 7 Home Premium, I'll do an upgrade install. I'm not into reinstalling all my stuff over and over. I've been through too many MS nightmares to want to repeat that.
      My Computer


  5. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #25

    mickey megabyte said:
    Barman58 said:
    Oh and also (a bit obvious but ....) unless you are Antman change this to your own user name
    if u look a bit closer at my snipshot, you will see that i have already modified this, and the final listapps.txt filepath too...

    i guess it's not my day as far as computers are concerned. why don't i just switch off my computer and go and do something less boring instead?
    Hi Micky,

    Try running the command as administrator as some of the areas read are system areas
      My Computers


  6. Posts : 1,965
    win 7 X64 Ultimate SP1
       #26

    Antman said:
    Let my laziness glow in the dark. After installing Windows and drivers, and Windows updates if applicable, I install the security apps. Apply my massive reg file. Then, I do not install anything until I need to use it.
    That pretty much says it for me. The leaner the meaner.
      My Computer


  7. Posts : 4,573
       #27

    Barman58 said:
    Oh and also (a bit obvious but ....) unless you are Antman change this to your own user name
    Belay that order! I want all your software.

    All your base are belong to Antman.

    I am glad that my little jibe at Barman58 has resulted in a very useful bit of code.

    Just thinking...

    the > / >> redirect...

    > creates file, >> appends to file

    Am I remembering this correctly?
      My Computer


  8. Posts : 8,398
    ultimate 64 sp1
       #28

    thanks barman - your batch file worked fine!

    although i had to change location of listapps.txt
      My Computer


  9. Posts : 31,250
    Windows 11 Pro x64 [Latest Release and Release Preview]
       #29

    Hi Antman

    Yes I believe you are correct


    Good list here ...

    Batch files - Redirection
      My Computers


  10. Posts : 1,326
    Windows 10 Professional 64-bit
    Thread Starter
       #30

    It's nice to read everybody's way of install softwares and such!
    I really wish to read Barman's list LOL.
      My Computer


 
Page 3 of 8 FirstFirst 12345 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:07.
Find Us