34 Commits

Author SHA1 Message Date
3f805bead7 Merge pull request 'Update 'README.md'' (#13) from readme_csharp into master
Reviewed-on: #13
2021-06-29 10:45:37 -04:00
dbe2543217 Update 'README.md'
Update the README.md to reflect the work being done to rewrite the program in c#.
2021-06-29 10:42:33 -04:00
9170d37d0c Update 'quickrun.bat'
quickrun.bat was not resetting the execution policy. This fixes this.
9170d37d0c
2021-05-05 17:53:14 -04:00
bf11d64feb Merge pull request 'Add domain to the collected information' (#11) from Add_Domain into master
Reviewed-on: #11
bf11d64feb
2021-04-28 18:15:33 -04:00
4ff0c92217 Add domain to the collected information 2021-04-28 18:12:28 -04:00
93b2bf9180 Merge pull request 'Run from USB' (#9) from USB_run into master
Reviewed-on: #9
93b2bf9180
2021-04-28 10:19:10 -04:00
9c16227e91 Run from USB 2021-04-28 10:17:30 -04:00
9161568787 Merge pull request 'Add License' (#8) from Add_license into master
Reviewed-on: #8
2021-04-28 09:58:37 -04:00
4d04b27925 Add Markdown version 2021-04-28 09:56:55 -04:00
1bef53cca0 Add Licenses 2021-04-28 09:56:39 -04:00
8339c3b1b3 Merge pull request 'Update Quickrun Instructions' (#7) from Update_quickrun into master
Reviewed-on: #7
2021-04-28 09:47:53 -04:00
a6550b4b16 Update Quickrun Instructions
The instructions have been wrapped into a single Powershell command.
2021-04-28 09:46:58 -04:00
b346d7f79d Merge pull request 'Update to Powershell to accomidate Windows 7' (#3) from Win7_Fix into master
Reviewed-on: #3
2021-04-27 15:37:52 -04:00
614c45738e Merge pull request 'issue-#4 Fix' (#5) from issue-#4 into Win7_Fix
Reviewed-on: #5
2021-04-27 15:36:55 -04:00
3cbdfadb8a Fix For issue #4 2021-04-27 15:32:07 -04:00
604a290a7f Fix RAM output 2021-04-27 15:30:58 -04:00
fe0b84a898 Update to Powershell to accomidate Windows 7 2021-04-27 14:47:20 -04:00
6d1362a76a Add quickrun.bat
This will run the same commands as the readme's quick run instructions
and is intended to be run from a USB stick or similar.
2021-04-23 11:39:03 -04:00
d1cb7daf90 Merge branch 'master' of https://efrick.ddns.net/git/efrick/Sysinfo 2021-04-23 11:16:46 -04:00
bc7471ccd6 Update to Quick run.
This should now work. It changes the exectuion policy, runs the script,
and then resets the policy.
2021-04-23 11:15:36 -04:00
8add6aef1c Delete '.gitignore' 2021-04-20 21:22:45 -04:00
b04b358200 Update 'README.md' 2021-04-20 14:26:42 -04:00
f9480b5440 Update 'README.md' 2021-04-20 14:25:17 -04:00
5eeae58fdf Update Readme 2021-04-20 14:20:07 -04:00
44626d03e9 Add cleanup to quick run 2021-04-20 14:17:51 -04:00
50b1db6592 Update README.md
This is an update to the documentation and should resolve issue #1
2021-04-20 14:03:15 -04:00
2b8f75edc7 Merge branch 'master' of https://efrick.ddns.net/git/efrick/Sysinfo 2021-04-20 13:52:28 -04:00
5ada5f4636 .gitignore update 2021-04-20 13:50:47 -04:00
e6345f80e9 Update README.md 2021-04-20 13:49:54 -04:00
61948c8e41 Update 'README.md'
Change the documentation to reflect the powershell script working.
2021-04-20 12:50:42 -04:00
e1429781c1 Powershell is now working.
The powershell version is now functional. The .bat version has been
updated to include RAM output as well.
2021-04-20 10:08:24 -04:00
bdaf99c174 Update README
Added instructions to run the .bat file with a single command.
2021-04-09 11:22:31 -04:00
fa61f9a101 add .gitignore 2021-04-09 11:07:45 -04:00
829f1627a9 First Commit 2021-04-09 10:38:20 -04:00