Skip to content

TukangM/file_to_csv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STill on progress !

file_to_csv

work on :

  • Windows Server 2019
  • Windows 10
  • Windows 11

python version still on going

.\file_to_csv.GUI.ps1 (deprecated)

Run powershell.exe as admin then do Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope CurrentUser image then [A] Yes to All image then when first time run with admin Select [A] Yes to All to install ImportExcel module pwsh (require internet connection at first time!) then done voila image

this is a list all files into .csv (still raw)

tutorial later

todo list

  • GUI version with .ps1 still on going
  • abandoned ps1 support
  • reverse enginering powershell > python3 with chatgpt
  • working with python3 code with chatgpt
  • still on progress