You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@larskanis@MSP-Greg I'm trying to rebuild the Railsinstaller, I have pre packaged everything so the end users don't have to run ridk install or pacman commands to get sqlite3 installed. What I needed to know is if there is anything I should be aware of by doing like this. I did see some of my system files being copied over to the msys2 folder which I was going to replace back with the original files.
Process:
1 download msys2
2 download rubyinstaller
3 run ridk 1 3
4 run pacman sqlite 3 command
5 copy the msys2 folder and ruby folder and turn it into exe
Thanks
The text was updated successfully, but these errors were encountered:
Hello,
@larskanis @MSP-Greg I'm trying to rebuild the Railsinstaller, I have pre packaged everything so the end users don't have to run ridk install or pacman commands to get sqlite3 installed. What I needed to know is if there is anything I should be aware of by doing like this. I did see some of my system files being copied over to the msys2 folder which I was going to replace back with the original files.
Process:
1 download msys2
2 download rubyinstaller
3 run ridk 1 3
4 run pacman sqlite 3 command
5 copy the msys2 folder and ruby folder and turn it into exe
Thanks
The text was updated successfully, but these errors were encountered: